mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
README: update requirements for signed dm-verity
The newest kconfig enabling DB-verified dm-verity images is queued
for 6.11:
https://patchwork.kernel.org/project/dm-devel/patch/20240617220037.594792-1-luca.boccassi@gmail.com/
(cherry picked from commit a79b6dc070
)
This commit is contained in:
parent
abba1e6bc2
commit
c32f71aa14
5
README
5
README
@ -130,9 +130,10 @@ 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:
|
||||
Required to verify signed Verity images using keys enrolled in the MOK
|
||||
(Machine-Owner Key) and DB UEFI certificate stores:
|
||||
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING
|
||||
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_PLATFORM_KEYRING
|
||||
CONFIG_IMA_ARCH_POLICY
|
||||
CONFIG_INTEGRITY_MACHINE_KEYRING
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user