All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] TPM 2.0 fixes in IMA tests
@ 2020-09-29 16:50 ` Petr Vorel
  0 siblings, 0 replies; 34+ messages in thread
From: Petr Vorel @ 2020-09-29 16:50 UTC (permalink / raw)
  To: ltp
  Cc: Petr Vorel, Lakshmi Ramasubramanian, Mimi Zohar, Jarkko Sakkinen,
	linux-integrity

Hi,

few more fixes, mostly touching older kernels or evmctl versions.
Changes in 3rd and 4th commit.

Kind regards,
Petr

Petr Vorel (4):
  IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
  IMA: Rewrite ima_boot_aggregate.c to new API
  ima_tpm.sh: Fix calculating boot aggregate
  ima_tpm.sh: Fix calculating PCR aggregate

 .../integrity/ima/src/ima_boot_aggregate.c    | 113 ++++----
 .../integrity/ima/tests/ima_measurements.sh   |  62 +---
 .../security/integrity/ima/tests/ima_setup.sh |  70 +++++
 .../security/integrity/ima/tests/ima_tpm.sh   | 265 ++++++++++++++----
 4 files changed, 341 insertions(+), 169 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-06 17:37 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 16:50 [PATCH v3 0/4] TPM 2.0 fixes in IMA tests Petr Vorel
2020-09-29 16:50 ` [LTP] " Petr Vorel
2020-09-29 16:50 ` [PATCH v3 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh Petr Vorel
2020-09-29 16:50   ` [LTP] " Petr Vorel
2020-09-29 16:50 ` [PATCH v3 2/4] IMA: Rewrite ima_boot_aggregate.c to new API Petr Vorel
2020-09-29 16:50   ` [LTP] " Petr Vorel
2020-09-29 21:39   ` Mimi Zohar
2020-09-29 21:39     ` [LTP] " Mimi Zohar
2020-09-30  6:53     ` Petr Vorel
2020-09-30  6:53       ` [LTP] " Petr Vorel
2020-09-29 16:50 ` [PATCH v3 3/4] ima_tpm.sh: Fix calculating boot aggregate Petr Vorel
2020-09-29 16:50   ` [LTP] " Petr Vorel
2020-09-29 20:46   ` Mimi Zohar
2020-09-29 20:46     ` [LTP] " Mimi Zohar
2020-09-29 16:50 ` [PATCH v3 4/4] ima_tpm.sh: Fix calculating PCR aggregate Petr Vorel
2020-09-29 16:50   ` [LTP] " Petr Vorel
2020-09-29 19:01   ` Mimi Zohar
2020-09-29 19:01     ` [LTP] " Mimi Zohar
2020-09-29 16:53 ` [LTP] [PATCH v3 0/4] TPM 2.0 fixes in IMA tests Petr Vorel
2020-09-29 21:56   ` Mimi Zohar
2020-09-29 23:11 ` Jarkko Sakkinen
2020-09-29 23:11   ` [LTP] " Jarkko Sakkinen
2020-09-30  5:53   ` Petr Vorel
2020-09-30  5:53     ` [LTP] " Petr Vorel
2020-09-30 11:59     ` Jarkko Sakkinen
2020-09-30 11:59       ` [LTP] " Jarkko Sakkinen
2020-10-01 12:01       ` Petr Vorel
2020-10-01 12:01         ` [LTP] " Petr Vorel
2020-10-01 18:31         ` Jarkko Sakkinen
2020-10-01 18:31           ` [LTP] " Jarkko Sakkinen
2020-10-06 10:01           ` Petr Vorel
2020-10-06 15:53             ` Jarkko Sakkinen
2020-10-06 15:55             ` Jarkko Sakkinen
2020-10-06 17:37               ` Ken Goldman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.