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