summaryrefslogtreecommitdiffstats
path: root/security/ipe
AgeCommit message (Expand)AuthorLines
2024-09-23ipe: Add missing terminator to list of unit testsGuenter Roeck-0/+1
2024-08-22ipe: Remove duplicated include in ipe.cYang Li-1/+0
2024-08-20ipe: kunit test for parserDeven Bowers-0/+316
2024-08-20scripts: add boot policy generation programDeven Bowers-0/+43
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu-1/+237
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers-4/+448
2024-08-20ipe: add permissive toggleDeven Bowers-4/+102
2024-08-20audit,ipe: add IPE auditing supportDeven Bowers-18/+381
2024-08-20ipe: add userspace interfaceDeven Bowers-0/+727
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu-6/+101
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers-0/+235
2024-08-20ipe: add evaluation loopDeven Bowers-0/+127
2024-08-20ipe: add policy parserDeven Bowers-0/+697
2024-08-19lsm: add IPE lsmDeven Bowers-0/+84