aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg')
-rw-r--r--recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg b/recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg
new file mode 100644
index 0000000..8f78270
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto-4.1/tomoyo.cfg
@@ -0,0 +1,16 @@
+CONFIG_CCSECURITY=y
+CONFIG_CCSECURITY_USE_EXTERNAL_TASK_SECURITY=y
+CONFIG_CCSECURITY_MAX_ACCEPT_ENTRY=2048
+CONFIG_CCSECURITY_MAX_AUDIT_LOG=1024
+CONFIG_CCSECURITY_POLICY_LOADER="/sbin/ccs-init"
+CONFIG_CCSECURITY_ACTIVATION_TRIGGER="/sbin/init"
+CONFIG_CCSECURITY_FILE_READDIR=y
+CONFIG_CCSECURITY_FILE_GETATTR=y
+CONFIG_CCSECURITY_NETWORK=y
+CONFIG_CCSECURITY_NETWORK_RECVMSG=y
+CONFIG_CCSECURITY_CAPABILITY=y
+CONFIG_CCSECURITY_IPC=y
+CONFIG_CCSECURITY_MISC=y
+CONFIG_CCSECURITY_TASK_EXECUTE_HANDLER=y
+CONFIG_CCSECURITY_TASK_DOMAIN_TRANSITION=y
+CONFIG_CCSECURITY_PORTRESERVE=y