Add security access and audit interfaces

This commit is contained in:
2026-07-10 13:01:36 +02:00
parent 30abb5be98
commit 130e797dd9
8 changed files with 162 additions and 4 deletions

View File

@@ -11,6 +11,8 @@
#include <xtos.hh>
#include <se/access.hh>
#include <se/audit.hh>
#include <se/descript.hh>
#include <se/privileg.hh>