Re: [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider

From: Randy Dunlap
Date: Wed Mar 06 2024 - 19:02:45 EST




On 3/6/24 15:34, Fan Wu wrote:
> +config IPE_PROP_FS_VERITY
> + bool "Enable property for fs-verity files"
> + depends on FS_VERITY && FS_VERITY_BUILTIN_SIGNATURES
> + help
> + This option enables the usage of properties "fsverity_signature"
> + and "fsverity_digest". These properties evaluates to TRUE when

evaluate

> + a file is fsverity enabled and with a signed digest or its
> + digest matches the supplied value in the policy.

--
#Randy