summaryrefslogtreecommitdiff
path: root/src/security/tpm/tspi/crtm.c
AgeCommit message (Expand)Author
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-04-10security/tpm: make usage of PCRs configurable via KconfigSergii Dmytruk
2023-01-11security/tpm: make tspi/crtm.c agnostic to log formatSergii Dmytruk
2023-01-11treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk
2022-11-12security/tpm: improve tlcl_extend() signatureSergii Dmytruk
2022-06-01cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner
2022-05-24security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh
2022-05-24security/tpm/crtm: Use bootblock from FMAP on non x86 platformsWerner Zeh
2022-05-24security/tpm/crtm.c: Fix !CONFIG_BOOTBLOCK_IN_CBFS measuringArthur Heymans
2022-05-11security/tpm/crtm.c: Remove set but unused variableArthur Heymans
2021-12-03cbfs | tspi: Join hash calculation for verification and measurementJulius Werner
2021-06-21security/tpm/tspi/crtm.c: Fix early initArthur Heymans
2021-06-16security/tpm/tspi: Reduce scope of tspi_init_crtmArthur Heymans
2021-05-21security/tpm/tspi/crtm: Fix FMAP TPM PCRArthur Heymans
2021-05-05security/tpm/crtm: Measure FMAP into TPMArthur Heymans
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-10-26security/tpm/tspi/crtm: Add line break to debug messagesFrans Hendriks
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-06-17security/tpm: Change wording of variable namesDuncan Laurie
2020-05-19security/tpm/tspi: Fix handling of white space delimited listharshit
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-03-31security/tpm: Include mrc.bin in CRTM if presentBill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE