xref: /freebsd/sys/conf/files.arm (revision ae4135983b828792b9dd5ed593199c5ca0bd3591)
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
878b36e3cSOlivier Houchardarm/arm/busdma_machdep.c 	standard
978b36e3cSOlivier Houchardarm/arm/copystr.S		standard
1078b36e3cSOlivier Houchardarm/arm/cpufunc.c		standard
1178b36e3cSOlivier Houchardarm/arm/cpufunc_asm.S		standard
1278b36e3cSOlivier Houchardarm/arm/cpufunc_asm_sa1.S 	standard
1378b36e3cSOlivier Houchardarm/arm/cpufunc_asm_armv4.S 	standard
1478b36e3cSOlivier Houchardarm/arm/cpufunc_asm_sa11x0.S 	standard
1578b36e3cSOlivier Houchardarm/arm/db_disasm.c		optional	ddb
1678b36e3cSOlivier Houchardarm/arm/db_interface.c		optional	ddb
1778b36e3cSOlivier Houchardarm/arm/db_trace.c		optional	ddb
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
2578b36e3cSOlivier Houchardarm/arm/identcpu.c		standard
26ae413598SOlivier Houchardarm/arm/in_cksum.c		optional	inet
27ae413598SOlivier Houchardarm/arm/in_cksum_arm.S		optional	inet
2878b36e3cSOlivier Houchardarm/arm/intr.c			standard
2978b36e3cSOlivier Houchardarm/arm/locore.S		standard	no-obj
3078b36e3cSOlivier Houchardarm/arm/machdep.c		standard
31df6f945bSOlivier Houchardarm/arm/mem.c			optional	mem
3278b36e3cSOlivier Houchardarm/arm/nexus.c			optional	nexus
3378b36e3cSOlivier Houchardarm/arm/nexus_io.c		optional	nexus
3478b36e3cSOlivier Houchardarm/arm/nexus_io_asm.S		optional	nexus
3578b36e3cSOlivier Houchardarm/arm/pmap.c			standard
3678b36e3cSOlivier Houchardarm/arm/setcpsr.S		standard
3778b36e3cSOlivier Houchardarm/arm/setstack.s		standard
3878b36e3cSOlivier Houchardarm/arm/support.S		standard
3978b36e3cSOlivier Houchardarm/arm/swtch.S			standard
4078b36e3cSOlivier Houchardarm/arm/sys_machdep.c		standard
4178b36e3cSOlivier Houchardarm/arm/trap.c			standard
4278b36e3cSOlivier Houchardarm/arm/uio_machdep.c		standard
4378b36e3cSOlivier Houchardarm/arm/undefined.c		standard
4478b36e3cSOlivier Houchardarm/arm/vectors.S		standard
4578b36e3cSOlivier Houchardarm/arm/vm_machdep.c		standard
4678b36e3cSOlivier Houchardarm/fpe-arm/armfpe_glue.S	optional	armfpe
4778b36e3cSOlivier Houchardarm/fpe-arm/armfpe_init.c	optional	armfpe
4878b36e3cSOlivier Houchardarm/fpe-arm/armfpe.S		optional	armfpe
49f263522aSJoseph Koshydev/hwpmc/hwpmc_arm.c		optional	hwpmc
508d6b8c0fSOlivier Houchardgeom/geom_bsd.c			standard
518d6b8c0fSOlivier Houchardgeom/geom_bsd_enc.c		standard
528d6b8c0fSOlivier Houchardgeom/geom_mbr.c			standard
538d6b8c0fSOlivier Houchardgeom/geom_mbr_enc.c		standard
5478b36e3cSOlivier Houchardlibkern/arm/divsi3.S		standard
5578b36e3cSOlivier Houchardlibkern/arm/ffs.S		standard
5678b36e3cSOlivier Houchardlibkern/arm/muldi3.c		standard
5778b36e3cSOlivier Houchardlibkern/ashldi3.c		standard
5878b36e3cSOlivier Houchardlibkern/ashrdi3.c		standard
5978b36e3cSOlivier Houchardlibkern/divdi3.c		standard
6078b36e3cSOlivier Houchardlibkern/ffsl.c			standard
6178b36e3cSOlivier Houchardlibkern/flsl.c			standard
6278b36e3cSOlivier Houchardlibkern/lshrdi3.c		standard
6378b36e3cSOlivier Houchardlibkern/moddi3.c		standard
6478b36e3cSOlivier Houchardlibkern/qdivrem.c		standard
6578b36e3cSOlivier Houchardlibkern/udivdi3.c		standard
6678b36e3cSOlivier Houchardlibkern/umoddi3.c		standard
6778b36e3cSOlivier Houchard#XXX: We can't use these versions, as strcmp.c is included conf/files
6878b36e3cSOlivier Houchard#libkern/arm/strcmp.S		standard
6978b36e3cSOlivier Houchard#libkern/arm/strncmp.S		standard
70