summaryrefslogtreecommitdiff
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* security/vboot: Add selection for firmware slots used by VBOOTPhilipp Deppenwiese2018-11-082-1/+41
* security/vboot: Add VB2_LIB to postcar stage if availableWerner Zeh2018-11-081-0/+1
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-013-0/+6
* reset: Finalize move to new APINico Huber2018-10-311-1/+1
* security/tpm: Add function to measure a region deviceWerner Zeh2018-10-314-0/+86
* security/vboot: build vboot_fw20.a per stagePatrick Georgi2018-10-311-28/+23
* security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer2018-10-301-3/+3
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-1/+0
* tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINITJoel Kitching2018-10-241-3/+15
* reset: Provide new single-function reset APINico Huber2018-10-222-3/+2
* tpm/tspi: clean up tpm_setup function flowJoel Kitching2018-10-181-38/+46
* vboot: do not extend PCRs on resume from S3Joel Kitching2018-10-171-8/+12
* tpm/tpm_setup: fail on invalid result from tlcl_resumeJoel Kitching2018-10-171-2/+17
* vc/google/chromeos/ec: remove EC hibernate in cr50 update pathAaron Durbin2018-10-151-6/+0
* Move compiler.h to commonlibNico Huber2018-10-087-8/+4
* tpm2/tlcl_send_startup: correct TPM2_Startup error logicJoel Kitching2018-10-051-7/+6
* security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese2018-08-211-17/+14
* cr50: Allow boards to disable powering off EC on cr50 updateDaisuke Nojiri2018-08-171-0/+6
* security/vboot/Makefile: Use shell cat instead of make file commandRaul E Rangel2018-08-131-1/+1
* src: Fix typoElyes HAOUAS2018-08-101-1/+1
* src/security/vboot: Fix typoElyes HAOUAS2018-08-091-2/+2
* security/tpm: Report tpm_unmarshal_response warningRichard Spiegel2018-08-081-0/+3
* security/vboot: Split fwid.region build targetRaul E Rangel2018-08-081-2/+7
* security/tpm: Check for NULL pointerFurquan Shaikh2018-08-071-0/+4
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-033-30/+25
* security/tpm/tspi: Set return type of tcpa_log_add_table_entry as voidFurquan Shaikh2018-07-313-13/+10
* security/vboot: Enable TCPA log extensionPhilipp Deppenwiese2018-07-303-8/+31
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-283-8/+95
* security/vboot: fix typoRaul E Rangel2018-07-181-1/+1
* security/vboot: Add interface for FSP 2.0 mrc cachingPhilipp Deppenwiese2018-07-172-0/+117
* src: Add missing license headersMartin Roth2018-07-061-2/+28
* vboot: Fix linking error with USE_OPTION_TABLE enabledPatrick Rudolph2018-06-281-0/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-0425-943/+952
* security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbolsSubrata Banik2018-05-141-5/+0
* timestamp: Add timestamps for TPM communicationRaul E Rangel2018-05-131-0/+5
* security/vboot: make vboot starts in bootblock depend on c envAaron Durbin2018-05-031-0/+1
* security/vboot: Add function to check if UDC can be enabledFurquan Shaikh2018-04-272-0/+22
* security/vboot: Add function to read UDC enable flagFurquan Shaikh2018-04-273-0/+12
* compiler.h: add __weak macroAaron Durbin2018-04-244-10/+14
* vboot: Add support for reading GBB flagsFurquan Shaikh2018-04-093-0/+118
* vboot: Update to most recent GBB flag usageJulius Werner2018-03-262-3/+8
* security/tpm: Fix TPM software stack vulnerabilityzaolin2018-03-161-1/+4
* security/vboot: overwrite existing spaces during factory init for tpm2Andrey Pronin2018-02-071-25/+27
* security/tpm: Move TSS stacks into sub-directoryPhilipp Deppenwiese2018-01-188-12/+14
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-1813-38/+38
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-1819-5/+2801
* security/vboot: Add two weak methods for vboot2Philipp Deppenwiese2018-01-172-0/+26