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
/
crtm.h
Age
Commit message (
Expand
)
Author
2024-03-28
security/tpm: replace CONFIG(TPMx) checks with runtime check
Sergii Dmytruk
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-04-10
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-03-04
security/tpm: add TPM log format as per 2.0 spec
Sergii Dmytruk
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-19
security/tpm: make log format configurable via Kconfig
Sergii Dmytruk
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2021-12-06
cbfs: Remove deprecated APIs
Julius Werner
2021-12-03
cbfs | tspi: Join hash calculation for verification and measurement
Julius Werner
2021-06-16
security/tpm/tspi: Reduce scope of tspi_init_crtm
Arthur Heymans
2021-05-21
security/tpm/tspi/crtm: Fix FMAP TPM PCR
Arthur Heymans
2020-12-02
cbfs: Move more stuff into cbfs_boot_lookup()
Julius Werner
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-03-31
security/tpm: Include mrc.bin in CRTM if present
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE