summaryrefslogtreecommitdiff
path: root/src/security/tpm/tspi
AgeCommit message (Expand)Author
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-10-26security/tpm/tspi/crtm: Add line break to debug messagesFrans Hendriks
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-06-17security/tpm: Change wording of variable namesDuncan Laurie
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-19security/tpm/tspi: Fix handling of white space delimited listharshit
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/security: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-01security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner
2020-03-31security/tpm: Include mrc.bin in CRTM if presentBill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-19src/security: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-29security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-10-17security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans
2019-09-15src/security: Remove unused #include <fmap.h>Elyes HAOUAS
2019-09-11Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner
2019-09-07security/tpm: Use correct hash digest lengthsJacob Garber
2019-09-05security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()Frans Hendriks
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-08tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2018-10-31security/tpm: Add function to measure a region deviceWerner Zeh
2018-10-30security/tpm: Fix references to tpm_setup functionJonathan Neuschäfer
2018-10-18tpm/tspi: clean up tpm_setup function flowJoel Kitching
2018-10-17tpm/tpm_setup: fail on invalid result from tlcl_resumeJoel Kitching
2018-08-21security/tpm: Fix TPM 1.2 state machine issuesPhilipp Deppenwiese
2018-08-07security/tpm: Check for NULL pointerFurquan Shaikh
2018-08-03security/tpm: Improve TCPA log generationPhilipp Deppenwiese
2018-07-31security/tpm/tspi: Set return type of tcpa_log_add_table_entry as voidFurquan Shaikh
2018-07-30security/vboot: Enable TCPA log extensionPhilipp Deppenwiese
2018-07-28security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese