tpm_extendpcr: Extend digests into a TPM PCR

This commit is contained in:
Andreas Steffen
2017-12-13 07:10:28 +01:00
parent 5d3eb57cfd
commit 0fb293fc91
7 changed files with 424 additions and 4 deletions
+4
View File
@@ -143,3 +143,7 @@ endif
if USE_AIKGEN
SUBDIRS += aikgen
endif
if USE_TPM
SUBDIRS += tpm_extendpcr
endif