aboutsummaryrefslogtreecommitdiff
path: root/src/security/tpm/tspi
AgeCommit message (Expand)Author
2023-01-11security/tpm/tspi/log.c: fix strncpy() usageSergii Dmytruk
2023-01-11security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2022-11-19security/tpm: make log format configurable via KconfigSergii Dmytruk
2022-11-12security/tpm: improve tlcl_extend() signatureSergii Dmytruk
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-06-01cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner
2022-05-24security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh
2022-05-24security/tpm/crtm: Use bootblock from FMAP on non x86 platformsWerner Zeh
2022-05-24security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuringArthur Heymans
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-11security/tpm/crtm.c: Remove set but unused variableArthur Heymans
2022-04-24src: Remove unused <console/cbmem_console.h>Elyes HAOUAS
2022-01-12src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS
2021-12-06cbfs: Remove deprecated APIsJulius Werner
2021-12-03cbfs | tspi: Join hash calculation for verification and measurementJulius Werner
2021-06-21security/tpm/tspi/crtm.c: Fix early initArthur Heymans
2021-06-16security/tpm/tspi: Reduce scope of tspi_init_crtmArthur Heymans
2021-05-21security/tpm/tspi: Always measure the cache to pcrArthur Heymans
2021-05-21security/tpm/tspi/crtm: Fix FMAP TPM PCRArthur Heymans
2021-05-06security/tpm: Add option to init TPM in bootblockArthur Heymans
2021-05-05security/tpm/crtm: Measure FMAP into TPMArthur Heymans
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