linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar@linux.ibm.com>
To: linux-integrity@vger.kernel.org
Cc: Mimi Zohar <zohar@linux.ibm.com>, Petr Vorel <pvorel@suse.cz>,
	Bruno Meneguele <bmeneg@redhat.com>
Subject: [PATCH 0/3] ima-evm-utils: original "ima" template support
Date: Mon,  6 Jul 2020 22:27:14 -0400	[thread overview]
Message-ID: <1594088837-27526-1-git-send-email-zohar@linux.ibm.com> (raw)

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(-)

-- 
2.7.5


             reply	other threads:[~2020-07-07  2:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-07  2:27 Mimi Zohar [this message]
2020-07-07  2:27 ` [PATCH 1/3] ima-evm-utils: support the original "ima" template Mimi Zohar
2020-07-07  2:27 ` [PATCH 2/3] ima-evm-utils: read the TPM 1.2 binary_bios_measurements Mimi Zohar
2020-07-07  2:27 ` [PATCH 3/3] ima-evm-utils: mixed "ima" and other template formats not supported Mimi Zohar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1594088837-27526-1-git-send-email-zohar@linux.ibm.com \
    --to=zohar@linux.ibm.com \
    --cc=bmeneg@redhat.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=pvorel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).