xref: /xnu-8796.141.3/config/MASTER.x86_64 (revision 1b191cb58250d0705d8a51287127505aa4bc0789)
1*1b191cb5SApple OSS Distributions#
2*1b191cb5SApple OSS Distributions# Mach Operating System
3*1b191cb5SApple OSS Distributions# Copyright (c) 1986 Carnegie-Mellon University
4*1b191cb5SApple OSS Distributions# Copyright 2001-2018 Apple Inc.
5*1b191cb5SApple OSS Distributions#
6*1b191cb5SApple OSS Distributions# All rights reserved.  The CMU software License Agreement
7*1b191cb5SApple OSS Distributions# specifies the terms and conditions for use and redistribution.
8*1b191cb5SApple OSS Distributions#
9*1b191cb5SApple OSS Distributions######################################################################
10*1b191cb5SApple OSS Distributions#
11*1b191cb5SApple OSS Distributions#  Master Apple configuration file (see the master machine independent
12*1b191cb5SApple OSS Distributions#  configuration file for a description of the file format).
13*1b191cb5SApple OSS Distributions#
14*1b191cb5SApple OSS Distributions######################################################################
15*1b191cb5SApple OSS Distributions#
16*1b191cb5SApple OSS Distributions#  Standard Apple OS Configurations:
17*1b191cb5SApple OSS Distributions#  -------- ----- -- ---------------
18*1b191cb5SApple OSS Distributions#
19*1b191cb5SApple OSS Distributions#  KERNEL_BASE =    [ intel medium msgb_large config_requires_u32_munging config_delay_idle_sleep config_proc_udata_storage vsprintf ]
20*1b191cb5SApple OSS Distributions#  KERNEL_RELEASE = [ KERNEL_BASE ]
21*1b191cb5SApple OSS Distributions#  KERNEL_DEV =     [ KERNEL_BASE development mach_assert config_xnupost proc_ref_debug config_proc_resource_limits ]
22*1b191cb5SApple OSS Distributions#  KERNEL_DEBUG =   [ KERNEL_BASE debug mach_assert config_xnupost config_waitq_stats config_workloop_debug config_proc_resource_limits ]
23*1b191cb5SApple OSS Distributions#  BSD_BASE =       [ mach_bsd sysv_sem sysv_msg sysv_shm config_netboot config_imageboot config_imageboot_chunklist psynch config_proc_uuid_policy config_coredump pgo config_personas ]
24*1b191cb5SApple OSS Distributions#  BSD_RELEASE =    [ BSD_BASE ]
25*1b191cb5SApple OSS Distributions#  BSD_DEV =        [ BSD_BASE config_vnguard ]
26*1b191cb5SApple OSS Distributions#  BSD_DEBUG =      [ BSD_BASE config_vnguard ]
27*1b191cb5SApple OSS Distributions#  FILESYS_BASE =   [ devfs fdesc config_dev_kmem config_fse quota namedstreams config_mnt_rootsnap config_rosv_startup config_mount_vm config_mount_prebootrecovery config_basesystemroot config_keypage_wp config_protect fifo config_volfs fs_compression config_imgsrc_access config_triggers config_ext_resolver config_searchfs config_appledouble nullfs config_mnt_suid config_firmlinks config_dataless_files config_union_mounts bindfs config_file_leases]
28*1b191cb5SApple OSS Distributions#  FILESYS_RELEASE= [ FILESYS_BASE ]
29*1b191cb5SApple OSS Distributions#  FILESYS_DEV =    [ FILESYS_BASE config_iocount_trace ]
30*1b191cb5SApple OSS Distributions#  FILESYS_DEBUG =  [ FILESYS_BASE config_iocount_trace ]
31*1b191cb5SApple OSS Distributions#  NFS =            [ nfsserver ]
32*1b191cb5SApple OSS Distributions#  SKYWALK_BASE =   [ skywalk config_nexus_user_pipe config_nexus_kernel_pipe config_nexus_monitor config_nexus_flowswitch config_nexus_netif ]
33*1b191cb5SApple OSS Distributions#  SKYWALK_RELEASE = [ SKYWALK_BASE ]
34*1b191cb5SApple OSS Distributions#  SKYWALK_DEV =    [ SKYWALK_BASE ]
35*1b191cb5SApple OSS Distributions#  SKYWALK_DEBUG =  [ SKYWALK_BASE ]
36*1b191cb5SApple OSS Distributions#  NETWORKING =     [ inet bpfilter dummynet traffic_mgt sendfile ah_all_crypto bond vlan gif stf ifnet_input_chk config_mbuf_jumbo if_bridge MULTIPATH if_fake remote_vif ]
37*1b191cb5SApple OSS Distributions#  NETWORKING_RELEASE = [ NETWORKING ]
38*1b191cb5SApple OSS Distributions#  NETWORKING_DEV = [ NETWORKING_RELEASE packet_mangler if_headless ]
39*1b191cb5SApple OSS Distributions#  NETWORKING_DEBUG = [ NETWORKING_DEV ]
40*1b191cb5SApple OSS Distributions#  VPN =            [ ipsec flow_divert necp content_filter ]
41*1b191cb5SApple OSS Distributions#  PF =             [ pf pflog ]
42*1b191cb5SApple OSS Distributions#  MULTIPATH =      [ multipath mptcp ]
43*1b191cb5SApple OSS Distributions#  IOKIT_BASE =     [ iokit iokitcpp hibernation config_sleep iokitstats hypervisor ]
44*1b191cb5SApple OSS Distributions#  IOKIT_RELEASE =  [ IOKIT_BASE ]
45*1b191cb5SApple OSS Distributions#  IOKIT_DEV =      [ IOKIT_BASE iotracking ]
46*1b191cb5SApple OSS Distributions#  IOKIT_DEBUG =    [ IOKIT_BASE iotracking ]
47*1b191cb5SApple OSS Distributions#  LIBKERN_BASE =   [ libkerncpp config_blocks config_kec_fips crypto_sha2 config_img4 ]
48*1b191cb5SApple OSS Distributions#  LIBKERN_RELEASE =[ LIBKERN_BASE zlib ]
49*1b191cb5SApple OSS Distributions#  LIBKERN_DEV =    [ LIBKERN_BASE zlib iotracking ]
50*1b191cb5SApple OSS Distributions#  LIBKERN_DEBUG =  [ LIBKERN_BASE zlib iotracking ]
51*1b191cb5SApple OSS Distributions#  PERF_DBG_BASE =  [ config_dtrace mach_kdp config_serial_kdp kdp_interactive_debugging config_kdp_coredump_encryption kperf kpc zleaks MONOTONIC_BASE ]
52*1b191cb5SApple OSS Distributions#  PERF_DBG_RELEASE=[ PERF_DBG_BASE ]
53*1b191cb5SApple OSS Distributions#  PERF_DBG_DEV    =[ PERF_DBG_BASE lock_stats config_iotrace ]
54*1b191cb5SApple OSS Distributions#  PERF_DBG_DEBUG = [ PERF_DBG_BASE lock_stats config_iotrace ]
55*1b191cb5SApple OSS Distributions#  PARAVIRT_BASE =  [ config_pv_ticket ]
56*1b191cb5SApple OSS Distributions#  MACH_BASE =      [ mach config_kext_basement config_mca config_vmx config_mtrr config_lapic config_telemetry importance_inheritance config_atm config_coalitions hypervisor config_iosched config_sysdiagnose config_mach_bridge_send_time copyout_shim phys_write_acct config_user_notification config_service_port_info config_voucher_deprecated PARAVIRT_BASE config_ledger_interval_max ]
57*1b191cb5SApple OSS Distributions#  MACH_RELEASE =   [ MACH_BASE ]
58*1b191cb5SApple OSS Distributions#  MACH_DEV =       [ MACH_BASE importance_trace ]
59*1b191cb5SApple OSS Distributions#  MACH_DEBUG =     [ MACH_BASE importance_trace importance_debug ]
60*1b191cb5SApple OSS Distributions#  SCHED_BASE =     [ config_sched_traditional config_sched_multiq config_sched_sfi ]
61*1b191cb5SApple OSS Distributions#  SCHED_RELEASE =  [ SCHED_BASE ]
62*1b191cb5SApple OSS Distributions#  SCHED_DEV =      [ SCHED_BASE ]
63*1b191cb5SApple OSS Distributions#  SCHED_DEBUG =    [ SCHED_BASE config_sched_grrr config_sched_proto ]
64*1b191cb5SApple OSS Distributions#  VM_BASE =        [ vm_pressure_events memorystatus dynamic_codesigning config_code_decryption encrypted_swap config_deferred_reclaim ]
65*1b191cb5SApple OSS Distributions#  VM_DEBUG =       [ VM_BASE pgzalloc ]
66*1b191cb5SApple OSS Distributions#  VM_DEV =         [ VM_BASE pgzalloc ]
67*1b191cb5SApple OSS Distributions#  VM_RELEASE =     [ VM_BASE pgzalloc ]
68*1b191cb5SApple OSS Distributions#  VM_KASAN =       [ VM_BASE config_kasan config_ubsan config_kcov config_ksancov ]
69*1b191cb5SApple OSS Distributions#  SECURITY =       [ config_macf config_audit config_csr config_arcade config_setuid config_kas_info ]
70*1b191cb5SApple OSS Distributions#  BASE =           [ PF VPN SECURITY NFS ]
71*1b191cb5SApple OSS Distributions#  RELEASE =        [ BASE KERNEL_RELEASE BSD_RELEASE FILESYS_RELEASE SKYWALK_RELEASE NETWORKING_RELEASE IOKIT_RELEASE LIBKERN_RELEASE    PERF_DBG_RELEASE MACH_RELEASE SCHED_RELEASE VM_RELEASE ]
72*1b191cb5SApple OSS Distributions#  DEVELOPMENT =    [ BASE KERNEL_DEV     BSD_DEV     FILESYS_DEV     SKYWALK_DEV     NETWORKING_DEV     IOKIT_DEV     LIBKERN_DEV        PERF_DBG_DEV     MACH_DEV     SCHED_DEV     VM_DEV     ]
73*1b191cb5SApple OSS Distributions#  DEBUG =          [ BASE KERNEL_DEBUG   BSD_DEBUG   FILESYS_DEBUG   SKYWALK_DEBUG   NETWORKING_DEBUG   IOKIT_DEBUG   LIBKERN_DEBUG      PERF_DBG_DEBUG   MACH_DEBUG   SCHED_DEBUG   VM_DEBUG   ]
74*1b191cb5SApple OSS Distributions#  KASAN =          [ BASE KERNEL_DEV     BSD_DEV     FILESYS_DEV     SKYWALK_DEV     NETWORKING_DEV     IOKIT_DEV     LIBKERN_DEV        PERF_DBG_DEV     MACH_DEV     SCHED_DEV     VM_KASAN   ]
75*1b191cb5SApple OSS Distributions#
76*1b191cb5SApple OSS Distributions######################################################################
77*1b191cb5SApple OSS Distributions#
78*1b191cb5SApple OSS Distributionsmachine		"x86_64"						# <intel>
79*1b191cb5SApple OSS Distributions
80*1b191cb5SApple OSS Distributionsmakeoptions	OSFMK_MACHINE = "x86_64"				# <mach>
81*1b191cb5SApple OSS Distributions
82*1b191cb5SApple OSS Distributionsoptions		PAL_I386
83*1b191cb5SApple OSS Distributions
84*1b191cb5SApple OSS Distributionsoptions	    CONFIG_MCA			    # Machine Check Architecture	# <config_mca>
85*1b191cb5SApple OSS Distributionsoptions	    CONFIG_VMX			    # Virtual Machine Extensions	# <config_vmx>
86*1b191cb5SApple OSS Distributionsoptions	    CONFIG_MTRR			    # Memory Type Range Registers	# <config_mtrr>
87*1b191cb5SApple OSS Distributionsoptions     CONFIG_MACF_LAZY_VNODE_LABELS   # Turn on labels, don't preallocate
88*1b191cb5SApple OSS Distributions
89*1b191cb5SApple OSS Distributionsoptions     NO_NESTED_PMAP                  # <no_nested_pmap>
90*1b191cb5SApple OSS Distributions
91*1b191cb5SApple OSS Distributionsoptions		HYPERVISOR				# Apple hypervisor kext support	# <hypervisor>
92*1b191cb5SApple OSS Distributions
93*1b191cb5SApple OSS Distributionsoptions     CONFIG_MACH_APPROXIMATE_TIME
94