mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-07-02 13:43:16 +02:00
tests: add fsverity measurement test
Test IMA support for including fs-verity enabled file measurements in the IMA measurement list based on the ima-ngv2 and ima-sigv2 records. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
@ -11,7 +11,8 @@ apt-get install -y \
|
||||
$TSS \
|
||||
asciidoc \
|
||||
attr \
|
||||
docbook-style-xsl \
|
||||
e2fsprogs \
|
||||
fsverity-utils-devel \
|
||||
gnutls-utils \
|
||||
libattr-devel \
|
||||
libkeyutils-devel \
|
||||
@ -21,6 +22,7 @@ apt-get install -y \
|
||||
openssl-gost-engine \
|
||||
rpm-build \
|
||||
softhsm \
|
||||
util-linux \
|
||||
wget \
|
||||
xsltproc \
|
||||
xxd \
|
||||
|
Reference in New Issue
Block a user