xref: /freebsd/sys/conf/files.arm (revision fa1cbf00d7a8bae7a992a6b6393ed8247b011b8d)
178b36e3cSOlivier Houchard# $FreeBSD$
278b36e3cSOlivier Houchardarm/arm/autoconf.c		standard
378b36e3cSOlivier Houchardarm/arm/bcopy_page.S		standard
478b36e3cSOlivier Houchardarm/arm/bcopyinout.S		standard
578b36e3cSOlivier Houchardarm/arm/blockio.S		standard
678b36e3cSOlivier Houchardarm/arm/bus_space_asm_generic.S	standard
7210d6af7SAndrew Turnerarm/arm/bus_space_base.c	optional	fdt
8210d6af7SAndrew Turnerarm/arm/bus_space_generic.c	standard
9c4a4eb59SSvatopluk Krausarm/arm/busdma_machdep-v4.c 	optional	!armv6
107e96dec7SIan Leporearm/arm/busdma_machdep-v6.c 	optional	armv6
1178b36e3cSOlivier Houchardarm/arm/copystr.S		standard
1278b36e3cSOlivier Houchardarm/arm/cpufunc.c		standard
1378b36e3cSOlivier Houchardarm/arm/cpufunc_asm.S		standard
14e3f95afdSMichal Melounarm/arm/cpufunc_asm_arm9.S 	optional	cpu_arm9 | cpu_arm9e
150ebebb12SAndrew Turnerarm/arm/cpufunc_asm_arm11.S	optional	cpu_arm1176
160ebebb12SAndrew Turnerarm/arm/cpufunc_asm_arm11x6.S	optional	cpu_arm1176
17afdcfee4SMichal Melounarm/arm/cpufunc_asm_armv4.S 	optional	cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_xscale_pxa2x0 | cpu_xscale_ixp425 | cpu_xscale_81342
180ebebb12SAndrew Turnerarm/arm/cpufunc_asm_armv5_ec.S 	optional	cpu_arm9e
190ebebb12SAndrew Turnerarm/arm/cpufunc_asm_armv6.S 	optional	cpu_arm1176
200ebebb12SAndrew Turnerarm/arm/cpufunc_asm_armv7.S	optional	cpu_cortexa | cpu_krait | cpu_mv_pj4b
210ebebb12SAndrew Turnerarm/arm/cpufunc_asm_fa526.S	optional	cpu_fa526
220ebebb12SAndrew Turnerarm/arm/cpufunc_asm_pj4b.S	optional	cpu_mv_pj4b
230ebebb12SAndrew Turnerarm/arm/cpufunc_asm_sheeva.S 	optional	cpu_arm9e
24afdcfee4SMichal Melounarm/arm/cpufunc_asm_xscale.S	optional	cpu_xscale_pxa2x0 | cpu_xscale_ixp425 | cpu_xscale_81342
250ebebb12SAndrew Turnerarm/arm/cpufunc_asm_xscale_c3.S	optional	cpu_xscale_81342
262b71562fSIan Leporearm/arm/cpuinfo.c		standard
276c1d9637SIan Leporearm/arm/cpu_asm-v6.S		optional	armv6
2878b36e3cSOlivier Houchardarm/arm/db_disasm.c		optional	ddb
2978b36e3cSOlivier Houchardarm/arm/db_interface.c		optional	ddb
3078b36e3cSOlivier Houchardarm/arm/db_trace.c		optional	ddb
31595f8a59SZbigniew Bodekarm/arm/debug_monitor.c		optional	ddb armv6
32ae413598SOlivier Houchardarm/arm/disassem.c		optional	ddb
3378b36e3cSOlivier Houchardarm/arm/dump_machdep.c		standard
3478b36e3cSOlivier Houchardarm/arm/elf_machdep.c		standard
355c8f95d5SAndrew Turnerarm/arm/elf_note.S		standard
3678b36e3cSOlivier Houchardarm/arm/exception.S		standard
3778b36e3cSOlivier Houchardarm/arm/fiq.c			standard
3878b36e3cSOlivier Houchardarm/arm/fiq_subr.S		standard
3978b36e3cSOlivier Houchardarm/arm/fusu.S			standard
40be050429SOlivier Houchardarm/arm/gdb_machdep.c		optional	gdb
41ed18006cSAndrew Turnerarm/arm/generic_timer.c		optional	generic_timer
42e4ca1499SAndrew Turnerarm/arm/gic.c			optional	gic
43727c18a8SAndrew Turnerarm/arm/gic_fdt.c		optional	gic fdt
44dd76e27fSAndrew Turnerarm/arm/hdmi_if.m		optional	hdmi
4578b36e3cSOlivier Houchardarm/arm/identcpu.c		standard
4670df4233SBjoern A. Zeebarm/arm/in_cksum.c		optional	inet | inet6
4770df4233SBjoern A. Zeebarm/arm/in_cksum_arm.S		optional	inet | inet6
4859c3cb81SAndrew Turnerarm/arm/intr.c			optional	!intrng
4959c3cb81SAndrew Turnerkern/subr_intr.c		optional	intrng
5078b36e3cSOlivier Houchardarm/arm/locore.S		standard	no-obj
5178b36e3cSOlivier Houchardarm/arm/machdep.c		standard
522b3ad188SAdrian Chaddarm/arm/machdep_intr.c		standard
53df6f945bSOlivier Houchardarm/arm/mem.c			optional	mem
548e321b79SRafal Jaworowskiarm/arm/minidump_machdep.c	optional	mem
55cf1a573fSOleksandr Tymoshenkoarm/arm/mp_machdep.c		optional	smp
56ed18006cSAndrew Turnerarm/arm/mpcore_timer.c		optional	mpcore_timer
57f9af595fSOlivier Houchardarm/arm/nexus.c			standard
58bc7b9300SIan Leporearm/arm/ofw_machdep.c		optional	fdt
595698bf8cSIan Leporearm/arm/physmem.c		standard
60e6440e15SOleksandr Tymoshenkoarm/arm/pl190.c			optional	pl190
61cf1a573fSOleksandr Tymoshenkoarm/arm/pl310.c			optional	pl310
6227521ff8SAndrew Turnerarm/arm/platform.c		optional	platform
6327521ff8SAndrew Turnerarm/arm/platform_if.m		optional	platform
64c4a4eb59SSvatopluk Krausarm/arm/pmap-v4.c		optional	!armv6
654f7da057SMichal Melounarm/arm/pmap-v6.c		optional	armv6
6607709c9bSBjoern A. Zeebarm/arm/pmu.c			optional	pmu | fdt hwpmc
67e1f04cd0SOleksandr Tymoshenkoarm/arm/sc_machdep.c		optional	sc
6878b36e3cSOlivier Houchardarm/arm/setcpsr.S		standard
6978b36e3cSOlivier Houchardarm/arm/setstack.s		standard
703c90d1eaSRobert Watsonarm/arm/stack_machdep.c		optional	ddb | stack
7167ccda16SEd Schoutenarm/arm/stdatomic.c		standard \
7267ccda16SEd Schouten	compile-with "${NORMAL_C:N-Wmissing-prototypes}"
7378b36e3cSOlivier Houchardarm/arm/support.S		standard
7478b36e3cSOlivier Houchardarm/arm/swtch.S			standard
7546c90126SMichal Melounarm/arm/swtch-v4.S		optional	!armv6
7646c90126SMichal Melounarm/arm/swtch-v6.S		optional	armv6
7778b36e3cSOlivier Houchardarm/arm/sys_machdep.c		standard
78293b5c22SAndrew Turnerarm/arm/syscall.c		standard
79c4a4eb59SSvatopluk Krausarm/arm/trap-v4.c		optional	!armv6
807e55f8c1SIan Leporearm/arm/trap-v6.c		optional	armv6
8178b36e3cSOlivier Houchardarm/arm/uio_machdep.c		standard
8278b36e3cSOlivier Houchardarm/arm/undefined.c		standard
83aeca5b8bSAndrew Turnerarm/arm/unwind.c		optional	ddb | kdtrace_hooks
8478b36e3cSOlivier Houchardarm/arm/vm_machdep.c		standard
85c5de7237SAndrew Turnerarm/arm/vfp.c			standard
86f7d51b1dSWarner Loshboard_id.h			standard				   \
87f7d51b1dSWarner Losh	dependency	"$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
88f7d51b1dSWarner Losh	compile-with	"${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
89f7d51b1dSWarner Losh	no-obj no-implicit-rule before-depend				   \
90f7d51b1dSWarner Losh	clean		"board_id.h"
914f4d15f0SRuslan Bukincddl/compat/opensolaris/kern/opensolaris_atomic.c	optional zfs | dtrace compile-with "${CDDL_C}"
924f4d15f0SRuslan Bukincddl/dev/dtrace/arm/dtrace_asm.S			optional dtrace compile-with "${DTRACE_S}"
934f4d15f0SRuslan Bukincddl/dev/dtrace/arm/dtrace_subr.c			optional dtrace compile-with "${DTRACE_C}"
944f4d15f0SRuslan Bukincddl/dev/fbt/arm/fbt_isa.c				optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
95f7d51b1dSWarner Loshcrypto/blowfish/bf_enc.c	optional	crypto | ipsec
96237abf0cSDavide Italianocrypto/des/des_enc.c		optional	crypto | ipsec | netsmb
97*fa1cbf00SJared McNeilldev/cpufreq/cpufreq_dt.c	optional	cpufreq fdt
985df53927SLuiz Otavio O Souzadev/dwc/if_dwc.c		optional	dwc
995df53927SLuiz Otavio O Souzadev/dwc/if_dwc_if.m		optional	dwc
100e1f04cd0SOleksandr Tymoshenkodev/fb/fb.c			optional	sc
10127521ff8SAndrew Turnerdev/fdt/fdt_arm_platform.c	optional	platform fdt
102bbb8e19dSRui Paulodev/hwpmc/hwpmc_arm.c		optional	hwpmc
10354384e56SBjoern A. Zeebdev/hwpmc/hwpmc_armv7.c		optional	hwpmc armv6
104632381edSAndrew Turnerdev/iicbus/twsi/twsi.c		optional	twsi
1058d88b093SAndrew Turnerdev/ofw/ofw_cpu.c		optional	fdt
106c43a8674SZbigniew Bodekdev/ofw/ofwpci.c		optional	fdt pci
1079e9a7326SBjoern A. Zeebdev/pci/pci_host_generic.c	optional	pci_host_generic pci fdt
10846b1fe92SAndrew Turnerdev/psci/psci.c			optional	psci
10946b1fe92SAndrew Turnerdev/psci/psci_arm.S		optional	psci
110e1f04cd0SOleksandr Tymoshenkodev/syscons/scgfbrndr.c		optional	sc
111e1f04cd0SOleksandr Tymoshenkodev/syscons/scterm-teken.c	optional	sc
112e1f04cd0SOleksandr Tymoshenkodev/syscons/scvtb.c		optional	sc
113cb34ed44SMarcel Moolenaardev/uart/uart_cpu_fdt.c		optional	uart fdt
114cb34ed44SMarcel Moolenaar
115f7d51b1dSWarner Loshfont.h				optional	sc			\
116f7d51b1dSWarner Losh	compile-with	"uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
117f7d51b1dSWarner Losh	no-obj no-implicit-rule before-depend				\
118f7d51b1dSWarner Losh	clean	"font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
1193fc155dcSAndrew Turnerkern/msi_if.m			optional	intrng
12059c3cb81SAndrew Turnerkern/pic_if.m			optional	intrng
1214c712a25SOlivier Houchardkern/subr_busdma_bufalloc.c	standard
12230b72b68SRuslan Bukinkern/subr_devmap.c		standard
123c8d2ffd6SGleb Smirnoffkern/subr_sfbuf.c		standard
1245cc8d54cSAndrew Turnerlibkern/arm/aeabi_unwind.c	standard
12578b36e3cSOlivier Houchardlibkern/arm/divsi3.S		standard
12678b36e3cSOlivier Houchardlibkern/arm/ffs.S		standard
12746d741dcSAndrew Turnerlibkern/arm/ldivmod.S		standard
12846d741dcSAndrew Turnerlibkern/arm/ldivmod_helper.c	standard
1296c50960bSAndrew Turnerlibkern/arm/memclr.S		standard
130530bff3fSAndrew Turnerlibkern/arm/memcpy.S		standard
13169d758b4SAndrew Turnerlibkern/arm/memset.S		standard
13278b36e3cSOlivier Houchardlibkern/arm/muldi3.c		standard
13378b36e3cSOlivier Houchardlibkern/ashldi3.c		standard
13478b36e3cSOlivier Houchardlibkern/ashrdi3.c		standard
13578b36e3cSOlivier Houchardlibkern/divdi3.c		standard
13678b36e3cSOlivier Houchardlibkern/ffsl.c			standard
1373d3e385eSConrad Meyerlibkern/ffsll.c			standard
1387a3ac16eSSam Lefflerlibkern/fls.c			standard
13978b36e3cSOlivier Houchardlibkern/flsl.c			standard
140f25e50cfSAndriy Gaponlibkern/flsll.c			standard
14178b36e3cSOlivier Houchardlibkern/lshrdi3.c		standard
14278b36e3cSOlivier Houchardlibkern/moddi3.c		standard
14378b36e3cSOlivier Houchardlibkern/qdivrem.c		standard
1441693ce44SOlivier Houchardlibkern/ucmpdi2.c		standard
14578b36e3cSOlivier Houchardlibkern/udivdi3.c		standard
14678b36e3cSOlivier Houchardlibkern/umoddi3.c		standard
147