On Wed, 2020-01-29 at 09:30 +0100, Petr Vorel wrote: > Hi Mimi, > > Reviewed-by: Petr Vorel <pvorel@xxxxxxx> > > > The original LTP ima_boot_aggregate.c test needed to be updated to > > support TPM 2.0 before this change. For TPM 2.0, the PCRs are not > > exported. With this change, the kernel could be reading PCRs from a > > TPM bank other than SHA1 and calculating the boot_aggregate based on a > > different hash algorithm as well. I'm not sure how a remote verifier > > would know which TPM bank was read, when calculating the boot- > > aggregate. > Mimi, do you plan to do update LTP test? In order to test Roberto's patches that calculates and extends the different TPM banks with the appropriate hashes, we'll need some test to verify that it is working properly. As to whether this will be in LTP or ima-evm-utils, I'm not sure. Mimi