Philipp Deppenwiese has uploaded a new patch set (#2). ( https://review.coreboot.org/22867 )
Change subject: security/tpm: Add TPM measurement code ......................................................................
security/tpm: Add TPM measurement code
* Adapt TPM hash_complete * Add TCPA ACPI logging functionality * Add TSPI functions for measuring and hashing data * Fix small coding style issues
Change-Id: I0a52494f647d21e2587231af26ed13d62b3a72f5 Signed-off-by: Philipp Deppenwiese zaolin@das-labor.org --- M src/security/tpm/tspi.h M src/security/tpm/tspi/tspi.c M src/security/tpm/tss.h M src/security/tpm/tss/tcg-1.2/tss.c M src/security/tpm/tss/tcg-1.2/tss_structures.h M src/security/tpm/tss/tcg-2.0/tss.c 6 files changed, 196 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/22867/2