summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-11-12 01:07:13 +0000
committerLuca Boccassi <bluca@debian.org>2022-11-14 11:09:36 +0000
commita460debc8ea366c0c706de3b71e2c6ff56988791 (patch)
tree8bb24cca0d333100679d6f8a1654af66fe5a5915 /README
parent4445b3574fb2cce3f917f394011caa161e5f7294 (diff)
downloadsystemd-a460debc8ea366c0c706de3b71e2c6ff56988791.tar.gz
README: note Kconfig for verifying DDIs via MoK keys
Also note them in the mkosi.build kernel config list
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f6e92464c2..d8c279f9fa 100644
--- a/README
+++ b/README
@@ -128,6 +128,11 @@ REQUIREMENTS:
Required for signed Verity images support:
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG
+ Required to verify signed Verity images using keys enrolled in the MoK
+ (Machine-Owner Key) keyring:
+ CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING
+ CONFIG_IMA_ARCH_POLICY
+ CONFIG_INTEGRITY_MACHINE_KEYRING
Required for RestrictFileSystems= in service units:
CONFIG_BPF