summaryrefslogtreecommitdiffstats
path: root/src/security/tpm/tspi/tspi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert to tpm_result_tJon Murphy2023-09-281-28/+26
* treewide: Adopt TCG standard namingJon Murphy2023-09-251-9/+9
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-181-58/+58
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* security/tpm: add TPM log format as per 1.2 specSergii Dmytruk2023-03-041-0/+1
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-2/+1
* security/tpm: improve tlcl_extend() signatureSergii Dmytruk2022-11-121-1/+1
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-021-1/+2
* src: Remove unused <console/cbmem_console.h>Elyes HAOUAS2022-04-241-1/+0
* src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>Elyes HAOUAS2022-01-121-1/+0
* cbfs | tspi: Join hash calculation for verification and measurementJulius Werner2021-12-031-21/+13
* security/tpm/tspi: Always measure the cache to pcrArthur Heymans2021-05-211-1/+1
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-1/+5
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner2020-04-011-2/+12
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-15/+37
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* src/security: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans2019-10-171-0/+5
* 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
* 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-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-8/+8
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-5/+10
* 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/tspi: Set return type of tcpa_log_add_table_entry as voidFurquan Shaikh2018-07-311-4/+2
* security/vboot: Enable TCPA log extensionPhilipp Deppenwiese2018-07-301-4/+12
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+190