[RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider
Randy Dunlap
rdunlap at infradead.org
Thu Mar 7 00:01:23 UTC 2024
On 3/6/24 15:34, Fan Wu wrote:
> +if SECURITY_IPE
> +menu "IPE Trust Providers"
> +
> +config IPE_PROP_DM_VERITY
> + bool "Enable support for dm-verity volumes"
> + depends on DM_VERITY && DM_VERITY_VERIFY_ROOTHASH_SIG
> + help
> + This option enables the properties 'dmverity_signature' and
> + 'dmverity_roothash' in IPE policy. These properties evaluates
evaluate
> + to TRUE when a file is evaluated against a dm-verity volume
> + that was mounted with a signed root-hash or the volume's
> + root hash matches the supplied value in the policy.
--
#Randy
More information about the Linux-security-module-archive
mailing list