]> git.saurik.com Git - apple/xnu.git/blame - security/conf/MASTER.x86_64
xnu-2422.90.20.tar.gz
[apple/xnu.git] / security / conf / MASTER.x86_64
CommitLineData
b0d623f7
A
1######################################################################
2#
39236c6e 3# RELEASE = [ intel mach libkerncpp config_dtrace audit vm_pressure_events memorystatus ]
b0d623f7 4# PROFILE = [ RELEASE profile ]
316670eb 5# DEBUG = [ RELEASE debug mach_assert ]
b0d623f7 6#
b0d623f7
A
7# EMBEDDED = [ intel mach libkerncpp audit ]
8# DEVELOPMENT = [ EMBEDDED ]
9#
10######################################################################
11
12#
13# Note: MAC/AUDIT options must be set in all the bsd/conf, osfmk/conf, and
14# security/conf MASTER files.
15#
16options CONFIG_MACF # Mandatory Access Control Framework
17options CONFIG_MACF_SOCKET_SUBSET # MACF subset of socket support
18options CONFIG_FSE
6d2010ae 19options CONFIG_TRIGGERS
316670eb 20options CONFIG_EXT_RESOLVER
b0d623f7
A
21#options CONFIG_MACF_SOCKET
22#options CONFIG_MACF_NET
23#options CONFIG_MACF_ALWAYS_LABEL_MBUF
24#options CONFIG_MACF_DEBUG
25#options CONFIG_MACF_MACH
26options CONFIG_AUDIT # Kernel auditing
27
28machine "x86_64" # <intel>
29cpu "x86_64" # <intel>
30
31options NO_NESTED_PMAP # <no_nested_pmap>