summaryrefslogtreecommitdiff
path: root/src/security/tpm/tspi/tspi.c
AgeCommit message (Expand)Author
2024-03-28security/tpm: replace CONFIG(TPMx) checks with runtime checkSergii Dmytruk
2024-03-28security/tpm: resolve conflicts in TSS implementationsSergii Dmytruk
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-25treewide: Adopt TCG standard namingJon Murphy
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-03-04security/tpm: add TPM log format as per 1.2 specSergii Dmytruk
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2022-11-12security/tpm: improve tlcl_extend() signatureSergii Dmytruk
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
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-03cbfs | tspi: Join hash calculation for verification and measurementJulius Werner
2021-05-21security/tpm/tspi: Always measure the cache to pcrArthur Heymans
2021-05-06security/tpm: Add option to init TPM in bootblockArthur Heymans
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/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-10-17security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans
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-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-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-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese