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.c
Age
Commit message (
Expand
)
Author
2023-10-25
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-09-28
treewide: convert to tpm_result_t
Jon Murphy
2023-09-18
drivers/tpm: Make temp test value naming consistent
Jon Murphy
2023-04-10
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-01-11
security/tpm: make tspi/crtm.c agnostic to log format
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-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-05-24
security/tpm/crtm: Add a function to measure the bootblock on SoC level
Werner Zeh
2022-05-24
security/tpm/crtm: Use bootblock from FMAP on non x86 platforms
Werner Zeh
2022-05-24
security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuring
Arthur Heymans
2022-05-11
security/tpm/crtm.c: Remove set but unused variable
Arthur Heymans
2021-12-03
cbfs | tspi: Join hash calculation for verification and measurement
Julius Werner
2021-06-21
security/tpm/tspi/crtm.c: Fix early init
Arthur Heymans
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
2021-05-05
security/tpm/crtm: Measure FMAP into TPM
Arthur Heymans
2020-12-02
cbfs: Move more stuff into cbfs_boot_lookup()
Julius Werner
2020-10-26
security/tpm/tspi/crtm: Add line break to debug messages
Frans Hendriks
2020-09-21
src/security: Drop unneeded empty lines
Elyes HAOUAS
2020-06-17
security/tpm: Change wording of variable names
Duncan Laurie
2020-05-19
security/tpm/tspi: Fix handling of white space delimited list
harshit
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