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

Randy Dunlap rdunlap at infradead.org
Thu Mar 7 00:02:26 UTC 2024



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



More information about the Linux-security-module-archive mailing list