index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
tpm
/
tspi
/
tspi.c
Age
Commit message (
Expand
)
Author
2024-03-28
security/tpm: replace CONFIG(TPMx) checks with runtime check
Sergii Dmytruk
2024-03-28
security/tpm: resolve conflicts in TSS implementations
Sergii Dmytruk
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-09-25
treewide: Adopt TCG standard naming
Jon Murphy
2023-09-18
drivers/tpm: Make temp test value naming consistent
Jon Murphy
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-03-04
security/tpm: add TPM log format as per 1.2 spec
Sergii Dmytruk
2023-01-11
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2022-11-12
security/tpm: improve tlcl_extend() signature
Sergii Dmytruk
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-04-24
src: Remove unused <console/cbmem_console.h>
Elyes HAOUAS
2022-01-12
src: Remove redundant <rules.h> and <commonlib/bsd/compiler.h>
Elyes HAOUAS
2021-12-03
cbfs | tspi: Join hash calculation for verification and measurement
Julius Werner
2021-05-21
security/tpm/tspi: Always measure the cache to pcr
Arthur Heymans
2021-05-06
security/tpm: Add option to init TPM in bootblock
Arthur Heymans
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-01
security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE
Julius Werner
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-19
src/security: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-17
security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup
Arthur Heymans
2019-09-11
Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"
Julius Werner
2019-09-07
security/tpm: Use correct hash digest lengths
Jacob Garber
2019-09-05
security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()
Frans Hendriks
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2018-10-31
security/tpm: Add function to measure a region device
Werner Zeh
2018-10-30
security/tpm: Fix references to tpm_setup function
Jonathan Neuschäfer
2018-10-18
tpm/tspi: clean up tpm_setup function flow
Joel Kitching
2018-10-17
tpm/tpm_setup: fail on invalid result from tlcl_resume
Joel Kitching
2018-08-21
security/tpm: Fix TPM 1.2 state machine issues
Philipp Deppenwiese
2018-07-31
security/tpm/tspi: Set return type of tcpa_log_add_table_entry as void
Furquan Shaikh
2018-07-30
security/vboot: Enable TCPA log extension
Philipp Deppenwiese
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese