linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] additional "ima-measurement" support
@ 2020-07-09 14:36 Mimi Zohar
  2020-07-09 14:36 ` [PATCH 1/3] ima-evm-utils: improve reading TPM 1.2 PCRs Mimi Zohar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mimi Zohar @ 2020-07-09 14:36 UTC (permalink / raw)
  To: linux-integrity; +Cc: Mimi Zohar, Petr Vorel, Bruno Meneguele

"evmctl ima_measurement" walks the IMA measurement list re-calculating
the TPM PCR banks.

- Support the original method of extending the TPM 2.0 banks with the
  padded SHA1 digest.
- Instead of reading the hardware or software TPM PCRs, support
  providing the TPM 1.2 PCRs as a file


Mimi Zohar (3):
  ima-evm-utils: improve reading TPM 1.2 PCRs
  ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded
    digest
  ima-evm-utils: support providing the TPM 1.2 PCRs as a file

 src/evmctl.c | 128 +++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 90 insertions(+), 38 deletions(-)

-- 
2.7.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-09 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 14:36 [PATCH 0/3] additional "ima-measurement" support Mimi Zohar
2020-07-09 14:36 ` [PATCH 1/3] ima-evm-utils: improve reading TPM 1.2 PCRs Mimi Zohar
2020-07-09 14:36 ` [PATCH 2/3] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest Mimi Zohar
2020-07-09 14:36 ` [PATCH 3/3] ima-evm-utils: support providing the TPM 1.2 PCRs as a file Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).