mbox series

[0/3] ima-evm-utils: original "ima" template support

Message ID 1594088837-27526-1-git-send-email-zohar@linux.ibm.com (mailing list archive)
Headers show
Series ima-evm-utils: original "ima" template support | expand

Message

Mimi Zohar July 7, 2020, 2:27 a.m. UTC
The IMA LTP and standalone tests supported verifying the the original
"ima" template format against the TPM PCRs, as well as verifying the 
"boot_aggregate" based on walking the TPM 1.2 event log and calculating
the TPM PCRs values.

Add this support to ima-evm-utils.

(Dependency on the misc-fixes patch set.)

Mimi

Mimi Zohar (3):
  ima-evm-utils: support the original "ima" template
  ima-evm-utils: read the TPM 1.2 binary_bios_measurements
  ima-evm-utils: mixed "ima" and other template formats not supported

 src/evmctl.c | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 168 insertions(+), 18 deletions(-)