]> git.saurik.com Git - apple/xnu.git/blob - bsd/conf/files.i386
331f7202d01cfc770dea793f8c5249e0d9d0f79e
[apple/xnu.git] / bsd / conf / files.i386
1 OPTIONS/show_space optional show_space
2 OPTIONS/gdb optional gdb
3 OPTIONS/iplmeas optional iplmeas
4
5
6 bsd/dev/i386/conf.c standard
7 bsd/dev/i386/cons.c standard
8 bsd/dev/i386/mem.c standard
9 bsd/dev/i386/km.c standard
10 bsd/dev/i386/kern_machdep.c standard
11 bsd/dev/i386/memmove.c standard
12 bsd/dev/i386/stubs.c standard
13 bsd/dev/i386/systemcalls.c standard
14 bsd/dev/i386/sysctl.c standard
15 bsd/dev/i386/unix_signal.c standard
16 bsd/dev/i386/munge.s standard
17
18 bsd/crypto/aes/i386/AES.s optional crypto
19 bsd/crypto/aes/i386/aes_modes_asm.s optional crypto
20 bsd/crypto/aes/i386/aes_modes_hw.s optional crypto
21 bsd/crypto/aes/i386/aes_key_hw.s optional crypto
22 bsd/crypto/aes/i386/aes_crypt_hw.s optional crypto
23 bsd/crypto/aes/i386/aesxts_asm.s optional crypto
24 bsd/crypto/aes/i386/aesxts.c optional crypto
25
26 bsd/crypto/sha2/intel/sha256.s optional crypto
27 bsd/crypto/sha2/intel/sha256nossse3.s optional crypto
28
29 # Lightly ifdef'd to support K64 DTrace
30 bsd/dev/i386/dtrace_isa.c optional config_dtrace
31 bsd/dev/i386/dtrace_subr_x86.c optional config_dtrace
32 bsd/dev/i386/fbt_x86.c optional config_dtrace
33 bsd/dev/i386/sdt_x86.c optional config_dtrace
34 bsd/dev/i386/fasttrap_isa.c optional config_dtrace
35 bsd/dev/i386/instr_size.c optional config_dtrace
36 bsd/dev/i386/dis_tables.c optional config_dtrace
37
38 # Support for identifying MACF calouts with locks held
39 bsd/kern/policy_check.c optional config_macf
40
41 bsd/kern/bsd_stubs.c standard
42 bsd/netinet/in_cksum.c optional inet
43
44
45