summaryrefslogtreecommitdiffstats
path: root/src/security/tpm/tspi
Commit message (Expand)AuthorAgeFilesLines
* security/tpm/tspi: Always measure the cache to pcrArthur Heymans2021-05-211-1/+1
* security/tpm/tspi/crtm: Fix FMAP TPM PCRArthur Heymans2021-05-212-1/+2
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-1/+5
* security/tpm/crtm: Measure FMAP into TPMArthur Heymans2021-05-051-0/+11
* cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner2020-12-022-12/+8
* security/tpm/tspi/crtm: Add line break to debug messagesFrans Hendriks2020-10-261-2/+2
* src/security: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* security/tpm: Change wording of variable namesDuncan Laurie2020-06-171-7/+7
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+2
* security/tpm/tspi: Fix handling of white space delimited listharshit2020-05-191-4/+5
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-044-52/+8
* security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner2020-04-011-2/+12
* security/tpm: Include mrc.bin in CRTM if presentBill XIE2020-03-312-2/+6
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-314-21/+305
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-172-4/+0
* src/security: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-1/+0
* security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans2019-10-171-0/+5
* src/security: Remove unused #include <fmap.h>Elyes HAOUAS2019-09-151-1/+0
* Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner2019-09-111-23/+0
* security/tpm: Use correct hash digest lengthsJacob Garber2019-09-071-2/+2
* security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()Frans Hendriks2019-09-051-0/+23
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-2/+2
* tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching2019-08-081-0/+1
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-091-0/+1
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-11/+11
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-072-37/+137
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-5/+2
* security/tpm: Add function to measure a region deviceWerner Zeh2018-10-311-0/+65
* security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer2018-10-301-3/+3
* tpm/tspi: clean up tpm_setup function flowJoel Kitching2018-10-181-38/+46
* tpm/tpm_setup: fail on invalid result from tlcl_resumeJoel Kitching2018-10-171-2/+17
* security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese2018-08-211-17/+14
* security/tpm: Check for NULL pointerFurquan Shaikh2018-08-071-0/+4
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-031-22/+25
* security/tpm/tspi: Set return type of tcpa_log_add_table_entry as voidFurquan Shaikh2018-07-312-11/+7
* security/vboot: Enable TCPA log extensionPhilipp Deppenwiese2018-07-301-4/+12
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-281-0/+75
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+190