Lines Matching full:ipe
3 # Integrity Policy Enforcement (IPE) configuration
7 bool "Integrity Policy Enforcement (IPE)"
19 control. A key feature of IPE is a customizable policy to allow
28 This option specifies a filepath to an IPE policy that is compiled
30 is deployed via the $securityfs/ipe/policies/$policy_name/active
36 bool "IPE policy update verification with secondary keyring"
40 Also allow the secondary trusted keyring to verify IPE policy
46 bool "IPE policy update verification with platform keyring"
50 Also allow the platform keyring to verify IPE policy updates.
54 menu "IPE Trust Providers"
60 This option enables the 'dmverity_roothash' property within IPE
69 This option enables the 'dmverity_signature' property within IPE
80 This option enables the 'fsverity_digest' property within IPE
91 This option enables the 'fsverity_signature' property within IPE
101 bool "Build KUnit tests for IPE" if !KUNIT_ALL_TESTS
105 This builds the IPE KUnit tests.