Skip to content
Snippets Groups Projects
Commit 54955076 authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Make tee enforcing.


Change-Id: I5db2b0897aa43ccefad51b1b7fcfd0d643249384
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent aa376831
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
# trusted execution environment (tee) daemon # trusted execution environment (tee) daemon
# #
type tee, domain; type tee, domain;
permissive tee;
type tee_exec, exec_type, file_type; type tee_exec, exec_type, file_type;
type tee_device, dev_type; type tee_device, dev_type;
type tee_data_file, file_type, data_file_type; type tee_data_file, file_type, data_file_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment