]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/files.arm
zfs: merge openzfs/zfs@a382e2119
[FreeBSD/FreeBSD.git] / sys / conf / files.arm
1
2 arm/arm/autoconf.c              standard
3 arm/arm/bcopy_page.S            standard
4 arm/arm/bcopyinout.S            standard
5 arm/arm/blockio.S               standard
6 arm/arm/bus_space_asm_generic.S standard
7 arm/arm/bus_space_base.c        optional        fdt
8 arm/arm/bus_space_generic.c     standard
9 arm/arm/busdma_machdep.c        standard
10 arm/arm/copystr.S               standard
11 arm/arm/cpufunc.c               standard
12 arm/arm/cpufunc_asm.S           standard
13 arm/arm/cpufunc_asm_arm11x6.S   optional        cpu_arm1176
14 arm/arm/cpufunc_asm_armv7.S     optional        cpu_cortexa | cpu_krait | cpu_mv_pj4b
15 arm/arm/cpufunc_asm_pj4b.S      optional        cpu_mv_pj4b
16 arm/arm/cpuinfo.c               standard
17 arm/arm/cpu_asm-v6.S            standard
18 arm/arm/db_disasm.c             optional        ddb
19 arm/arm/db_interface.c          optional        ddb
20 arm/arm/db_trace.c              optional        ddb
21 arm/arm/debug_monitor.c         optional        ddb | gdb
22 arm/arm/disassem.c              optional        ddb
23 arm/arm/dump_machdep.c          standard
24 arm/arm/elf_machdep.c           standard
25 arm/arm/elf_note.S              standard
26 arm/arm/exception.S             standard
27 arm/arm/exec_machdep.c          standard
28 arm/arm/fiq.c                   standard
29 arm/arm/fiq_subr.S              standard
30 arm/arm/fusu.S                  standard
31 arm/arm/gdb_machdep.c           optional        gdb
32 arm/arm/generic_timer.c         optional        generic_timer
33 arm/arm/gic.c                   optional        gic
34 arm/arm/gic_fdt.c               optional        gic fdt
35 arm/arm/gic_if.m                optional        gic
36 arm/arm/identcpu-v6.c           standard
37 arm/arm/in_cksum_arm.S          optional        inet | inet6
38 arm/arm/in_cksum_machdep.c      optional        inet | inet6
39 kern/subr_intr.c                standard
40 arm/arm/locore.S                standard        no-obj
41 arm/arm/hypervisor-stub.S       standard
42 arm/arm/machdep.c               standard
43 arm/arm/machdep_boot.c          standard
44 arm/arm/machdep_kdb.c           standard
45 arm/arm/machdep_intr.c          standard
46 arm/arm/machdep_ptrace.c        standard
47 arm/arm/mem.c                   optional        mem
48 arm/arm/minidump_machdep.c      standard
49 arm/arm/mp_machdep.c            optional        smp
50 arm/arm/mpcore_timer.c          optional        mpcore_timer
51 arm/arm/nexus.c                 standard
52 arm/arm/ofw_machdep.c           optional        fdt
53 arm/arm/pl190.c                 optional        pl190
54 arm/arm/pl310.c                 optional        pl310
55 arm/arm/platform.c              optional        platform
56 arm/arm/platform_if.m           optional        platform
57 arm/arm/platform_pl310_if.m     optional        platform pl310
58 arm/arm/pmap-v6.c               standard
59 arm/arm/pmu.c                   optional        pmu | hwpmc
60 arm/arm/pmu_fdt.c               optional        fdt pmu | fdt hwpmc
61 arm/arm/ptrace_machdep.c        standard
62 arm/arm/sc_machdep.c            optional        sc
63 arm/arm/setcpsr.S               standard
64 arm/arm/setstack.S              standard
65 arm/arm/stack_machdep.c         optional        ddb | stack
66 arm/arm/stdatomic.c             standard \
67         compile-with "${NORMAL_C:N-Wmissing-prototypes}"
68 arm/arm/support.S               standard
69 arm/arm/swtch.S                 standard
70 arm/arm/swtch-v6.S              standard
71 arm/arm/sys_machdep.c           standard
72 arm/arm/syscall.c               standard
73 arm/arm/trap-v6.c               standard
74 arm/arm/uio_machdep.c           standard
75 arm/arm/undefined.c             standard
76 arm/arm/unwind.c                optional        ddb | kdtrace_hooks | stack
77 arm/arm/vm_machdep.c            standard
78 arm/arm/vfp.c                   optional        vfp
79 cddl/dev/dtrace/arm/dtrace_asm.S                        optional dtrace compile-with "${DTRACE_S}"
80 cddl/dev/dtrace/arm/dtrace_subr.c                       optional dtrace compile-with "${DTRACE_C}"
81 cddl/dev/fbt/arm/fbt_isa.c                              optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
82
83 # zfs sha2 hash support
84 contrib/openzfs/module/icp/asm-arm/sha2/sha256-armv7.S  optional zfs compile-with "${ZFS_S}"
85 contrib/openzfs/module/icp/asm-arm/sha2/sha512-armv7.S  optional zfs compile-with "${ZFS_S}"
86
87 crypto/des/des_enc.c            optional        netsmb
88 dev/cpufreq/cpufreq_dt.c        optional        cpufreq fdt
89 dev/dwc/if_dwc.c                optional        dwc
90 dev/dwc/if_dwc_if.m             optional        dwc
91 dev/dwc/dwc1000_core.c          optional        dwc
92 dev/dwc/dwc1000_dma.c           optional        dwc
93 dev/fb/fb.c                     optional        sc
94 dev/fdt/fdt_arm_platform.c      optional        platform fdt
95 dev/video/crtc_if.m             optional        vt
96 dev/hwpmc/hwpmc_arm.c           optional        hwpmc
97 dev/hwpmc/hwpmc_armv7.c         optional        hwpmc
98 dev/iicbus/controller/twsi/twsi.c       optional        twsi
99 dev/ofw/ofw_pcib.c              optional        fdt pci
100 dev/pci/pci_host_generic.c      optional        pci_host_generic pci
101 dev/pci/pci_host_generic_fdt.c  optional        pci_host_generic pci fdt
102 dev/psci/psci.c                 optional        psci
103 dev/psci/smccc_arm.S            optional        psci
104 dev/syscons/scgfbrndr.c         optional        sc
105 dev/uart/uart_cpu_fdt.c         optional        uart fdt
106
107 dev/usb/controller/dwc3.c               optional        fdt dwc3
108 dev/usb/controller/generic_xhci.c       optional        xhci
109 dev/usb/controller/generic_xhci_fdt.c   optional        xhci fdt
110
111 kern/msi_if.m                   optional        intrng
112 kern/pic_if.m                   optional        intrng
113 kern/subr_busdma_bufalloc.c     standard
114 kern/subr_devmap.c              standard
115 kern/subr_physmem.c             standard
116 kern/subr_sfbuf.c               standard
117 libkern/arm/aeabi_unwind.c      standard
118 libkern/arm/divsi3.S            standard
119 libkern/arm/ldivmod.S           standard
120 libkern/arm/ldivmod_helper.c    standard
121 libkern/arm/memclr.S            standard
122 libkern/arm/memcpy.S            standard
123 libkern/arm/memset.S            standard
124 libkern/arm/muldi3.c            standard
125 libkern/ashldi3.c               standard
126 libkern/ashrdi3.c               standard
127 libkern/divdi3.c                standard
128 libkern/lshrdi3.c               standard
129 libkern/moddi3.c                standard
130 libkern/qdivrem.c               standard
131 libkern/strcmp.c                standard
132 libkern/strlen.c                standard
133 libkern/strncmp.c               standard
134 libkern/ucmpdi2.c               standard
135 libkern/udivdi3.c               standard
136 libkern/umoddi3.c               standard
137
138 crypto/openssl/ossl_arm.c               optional ossl
139 crypto/openssl/arm/ossl_aes_gcm.c       optional ossl
140 crypto/openssl/arm/aes-armv4.S          optional ossl   \
141         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
142 crypto/openssl/arm/bsaes-armv7.S        optional ossl   \
143         compile-with    "${CC} -D__KERNEL__ -c ${CFLAGS:N-mgeneral-regs-only} -I${SRCTOP}/sys/crypto/openssl ${WERROR} ${.IMPSRC}"
144 crypto/openssl/arm/chacha-armv4.S       optional ossl   \
145         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
146 crypto/openssl/arm/ghash-armv4.S        optional ossl   \
147         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
148 crypto/openssl/arm/poly1305-armv4.S     optional ossl   \
149         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
150 crypto/openssl/arm/sha1-armv4-large.S   optional ossl   \
151         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
152 crypto/openssl/arm/sha256-armv4.S       optional ossl   \
153         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
154 crypto/openssl/arm/sha512-armv4.S       optional ossl   \
155         compile-with    "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl"
156
157 # Annapurna support
158 arm/annapurna/alpine/alpine_ccu.c               optional al_ccu fdt
159 arm/annapurna/alpine/alpine_nb_service.c        optional al_nb_service fdt
160 arm/annapurna/alpine/alpine_pci.c               optional al_pci fdt
161 arm/annapurna/alpine/alpine_pci_msix.c          optional al_pci fdt
162 arm/annapurna/alpine/alpine_serdes.c            optional al_serdes fdt          \
163         no-depend       \
164         compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth ${.IMPSRC}"