xref: /freebsd/sys/conf/files.arm (revision 27521ff8e4629335bbeeb389230c4c3d2449098c)
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/bootconfig.c		standard
778b36e3cSOlivier Houchardarm/arm/bus_space_asm_generic.S	standard
8a2970289SIan Leporearm/arm/busdma_machdep.c 	optional	cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_xscale_80219 | cpu_xscale_80321 | cpu_xscale_81342 | cpu_xscale_ixp425 | cpu_xscale_ixp435 | cpu_xscale_pxa2x0
9543c9e95SGanbold Tsagaankhuuarm/arm/busdma_machdep-v6.c 	optional	cpu_arm1136 | cpu_arm1176 | cpu_cortexa | cpu_mv_pj4b | cpu_krait
1078b36e3cSOlivier Houchardarm/arm/copystr.S		standard
1178b36e3cSOlivier Houchardarm/arm/cpufunc.c		standard
1278b36e3cSOlivier Houchardarm/arm/cpufunc_asm.S		standard
1378b36e3cSOlivier Houchardarm/arm/cpufunc_asm_armv4.S 	standard
1478b36e3cSOlivier Houchardarm/arm/db_disasm.c		optional	ddb
1578b36e3cSOlivier Houchardarm/arm/db_interface.c		optional	ddb
1678b36e3cSOlivier Houchardarm/arm/db_trace.c		optional	ddb
172bd843b4SIan Leporearm/arm/devmap.c		standard
18ae413598SOlivier Houchardarm/arm/disassem.c		optional	ddb
1978b36e3cSOlivier Houchardarm/arm/dump_machdep.c		standard
2078b36e3cSOlivier Houchardarm/arm/elf_machdep.c		standard
2178b36e3cSOlivier Houchardarm/arm/exception.S		standard
2278b36e3cSOlivier Houchardarm/arm/fiq.c			standard
2378b36e3cSOlivier Houchardarm/arm/fiq_subr.S		standard
2478b36e3cSOlivier Houchardarm/arm/fusu.S			standard
25be050429SOlivier Houchardarm/arm/gdb_machdep.c		optional	gdb
2678b36e3cSOlivier Houchardarm/arm/identcpu.c		standard
2770df4233SBjoern A. Zeebarm/arm/in_cksum.c		optional	inet | inet6
2870df4233SBjoern A. Zeebarm/arm/in_cksum_arm.S		optional	inet | inet6
2978b36e3cSOlivier Houchardarm/arm/intr.c			standard
3078b36e3cSOlivier Houchardarm/arm/locore.S		standard	no-obj
3178b36e3cSOlivier Houchardarm/arm/machdep.c		standard
32df6f945bSOlivier Houchardarm/arm/mem.c			optional	mem
338e321b79SRafal Jaworowskiarm/arm/minidump_machdep.c	optional	mem
34cf1a573fSOleksandr Tymoshenkoarm/arm/mp_machdep.c		optional	smp
35f9af595fSOlivier Houchardarm/arm/nexus.c			standard
365698bf8cSIan Leporearm/arm/physmem.c		standard
37e6440e15SOleksandr Tymoshenkoarm/arm/pl190.c			optional	pl190
38cf1a573fSOleksandr Tymoshenkoarm/arm/pl310.c			optional	pl310
39*27521ff8SAndrew Turnerarm/arm/platform.c		optional	platform
40*27521ff8SAndrew Turnerarm/arm/platform_if.m		optional	platform
41a2970289SIan Leporearm/arm/pmap.c			optional	cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_xscale_80219 | cpu_xscale_80321 | cpu_xscale_81342 | cpu_xscale_ixp425 | cpu_xscale_ixp435 | cpu_xscale_pxa2x0
42543c9e95SGanbold Tsagaankhuuarm/arm/pmap-v6.c		optional	cpu_arm1136 | cpu_arm1176 | cpu_cortexa | cpu_mv_pj4b | cpu_krait
43e1f04cd0SOleksandr Tymoshenkoarm/arm/sc_machdep.c		optional	sc
4478b36e3cSOlivier Houchardarm/arm/setcpsr.S		standard
4578b36e3cSOlivier Houchardarm/arm/setstack.s		standard
463c90d1eaSRobert Watsonarm/arm/stack_machdep.c		optional	ddb | stack
4767ccda16SEd Schoutenarm/arm/stdatomic.c		standard \
4867ccda16SEd Schouten	compile-with "${NORMAL_C:N-Wmissing-prototypes}"
4978b36e3cSOlivier Houchardarm/arm/support.S		standard
5078b36e3cSOlivier Houchardarm/arm/swtch.S			standard
5178b36e3cSOlivier Houchardarm/arm/sys_machdep.c		standard
5278b36e3cSOlivier Houchardarm/arm/trap.c			standard
5378b36e3cSOlivier Houchardarm/arm/uio_machdep.c		standard
5478b36e3cSOlivier Houchardarm/arm/undefined.c		standard
5578b36e3cSOlivier Houchardarm/arm/vm_machdep.c		standard
56c5de7237SAndrew Turnerarm/arm/vfp.c			standard
57f7d51b1dSWarner Loshboard_id.h			standard				   \
58f7d51b1dSWarner Losh	dependency	"$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
59f7d51b1dSWarner Losh	compile-with	"${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
60f7d51b1dSWarner Losh	no-obj no-implicit-rule before-depend				   \
61f7d51b1dSWarner Losh	clean		"board_id.h"
6288c7c434SPeter Wemmcddl/compat/opensolaris/kern/opensolaris_atomic.c	optional zfs compile-with "${ZFS_C}"
63f7d51b1dSWarner Loshcrypto/blowfish/bf_enc.c	optional	crypto | ipsec
64237abf0cSDavide Italianocrypto/des/des_enc.c		optional	crypto | ipsec | netsmb
65e1f04cd0SOleksandr Tymoshenkodev/fb/fb.c			optional	sc
66*27521ff8SAndrew Turnerdev/fdt/fdt_arm_platform.c	optional	platform fdt
67bbb8e19dSRui Paulodev/hwpmc/hwpmc_arm.c		optional	hwpmc
6827cf7d04SAleksandr Rybalkodev/kbd/kbd.c			optional	sc | vt
69e1f04cd0SOleksandr Tymoshenkodev/syscons/scgfbrndr.c		optional	sc
70e1f04cd0SOleksandr Tymoshenkodev/syscons/scterm-teken.c	optional	sc
71e1f04cd0SOleksandr Tymoshenkodev/syscons/scvtb.c		optional	sc
72cb34ed44SMarcel Moolenaardev/uart/uart_cpu_fdt.c		optional	uart fdt
73cb34ed44SMarcel Moolenaar
74f7d51b1dSWarner Loshfont.h				optional	sc			\
75f7d51b1dSWarner 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" \
76f7d51b1dSWarner Losh	no-obj no-implicit-rule before-depend				\
77f7d51b1dSWarner Losh	clean	"font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
784c712a25SOlivier Houchardkern/subr_busdma_bufalloc.c	standard
79f7d51b1dSWarner Loshkern/subr_dummy_vdso_tc.c	standard
805cc8d54cSAndrew Turnerlibkern/arm/aeabi_unwind.c	standard
8178b36e3cSOlivier Houchardlibkern/arm/divsi3.S		standard
8278b36e3cSOlivier Houchardlibkern/arm/ffs.S		standard
8346d741dcSAndrew Turnerlibkern/arm/ldivmod.S		standard
8446d741dcSAndrew Turnerlibkern/arm/ldivmod_helper.c	standard
85530bff3fSAndrew Turnerlibkern/arm/memcpy.S		standard
8669d758b4SAndrew Turnerlibkern/arm/memset.S		standard
8778b36e3cSOlivier Houchardlibkern/arm/muldi3.c		standard
8878b36e3cSOlivier Houchardlibkern/ashldi3.c		standard
8978b36e3cSOlivier Houchardlibkern/ashrdi3.c		standard
9078b36e3cSOlivier Houchardlibkern/divdi3.c		standard
9178b36e3cSOlivier Houchardlibkern/ffsl.c			standard
927a3ac16eSSam Lefflerlibkern/fls.c			standard
9378b36e3cSOlivier Houchardlibkern/flsl.c			standard
94f25e50cfSAndriy Gaponlibkern/flsll.c			standard
9578b36e3cSOlivier Houchardlibkern/lshrdi3.c		standard
9678b36e3cSOlivier Houchardlibkern/moddi3.c		standard
9778b36e3cSOlivier Houchardlibkern/qdivrem.c		standard
981693ce44SOlivier Houchardlibkern/ucmpdi2.c		standard
9978b36e3cSOlivier Houchardlibkern/udivdi3.c		standard
10078b36e3cSOlivier Houchardlibkern/umoddi3.c		standard
101