summaryrefslogtreecommitdiff
path: root/security/ipe/policy_fs.c
AgeCommit message (Collapse)Author
2024-08-20ipe: add userspace interfaceDeven Bowers
As is typical with LSMs, IPE uses securityfs as its interface with userspace. for a complete list of the interfaces and the respective inputs/outputs, please see the documentation under admin-guide/LSM/ipe.rst Signed-off-by: Deven Bowers <deven.desai@linux.microsoft.com> Signed-off-by: Fan Wu <wufan@linux.microsoft.com> Signed-off-by: Paul Moore <paul@paul-moore.com>