public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v4 0/4] TPM 2.0 fixes in IMA tests
@ 2020-09-30 16:02 Petr Vorel
  2020-09-30 16:02 ` [LTP] [PATCH v4 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Petr Vorel @ 2020-09-30 16:02 UTC (permalink / raw)
  To: ltp

Hi Mimi, Lakshmi,

changes v3->v4:

test1:
* require 1.3.1 instead of 1.3 (simplification)

test2
* use --ignore-violations if evmctl >= 1.3.1 available
* check error only for 1.3.1, for others check only the result
* check for ima_policy=tcb (or ima_tcb) and require 1.3.1 if used
(to get --ignore-violations)

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 |  84 +++++-
 .../security/integrity/ima/tests/ima_tpm.sh   | 284 ++++++++++++++----
 4 files changed, 371 insertions(+), 172 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-01  7:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-30 16:02 [LTP] [PATCH v4 0/4] TPM 2.0 fixes in IMA tests Petr Vorel
2020-09-30 16:02 ` [LTP] [PATCH v4 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh Petr Vorel
2020-09-30 16:02 ` [LTP] [PATCH v4 2/4] IMA: Rewrite ima_boot_aggregate.c to new API Petr Vorel
2020-09-30 16:02 ` [LTP] [PATCH v4 3/4] ima_tpm.sh: Fix calculating boot aggregate Petr Vorel
2020-09-30 16:02 ` [LTP] [PATCH v4 4/4] ima_tpm.sh: Fix calculating PCR aggregate Petr Vorel
2020-10-01  3:32   ` Mimi Zohar
2020-10-01  7:26     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox