mirror of
https://github.com/systemd/systemd.git
synced 2025-03-06 00:58:29 +03: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/
This commit is contained in:
parent
fc9938d6f8
commit
a79b6dc070
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…
x
Reference in New Issue
Block a user