files.arm64 revision 281497
1# $FreeBSD: head/sys/conf/files.arm64 281497 2015-04-13 16:41:33Z andrew $
2arm/arm/devmap.c		standard
3arm/arm/generic_timer.c		standard
4arm64/arm64/autoconf.c		standard
5arm64/arm64/bcopy.c		standard
6arm64/arm64/bus_machdep.c	standard
7arm64/arm64/bus_space_asm.S	standard
8arm64/arm64/busdma_machdep.c	standard
9arm64/arm64/clock.c		standard
10arm64/arm64/copyinout.S		standard
11arm64/arm64/copystr.c		standard
12arm64/arm64/cpufunc_asm.S	standard
13arm64/arm64/dump_machdep.c	standard
14arm64/arm64/elf_machdep.c	standard
15arm64/arm64/exception.S		standard
16arm64/arm64/gic.c		standard
17arm64/arm64/identcpu.c		standard
18arm64/arm64/intr_machdep.c	standard
19arm64/arm64/in_cksum.c		optional	inet | inet6
20arm64/arm64/locore.S		standard	no-obj
21arm64/arm64/machdep.c		standard
22arm64/arm64/mem.c		standard
23arm64/arm64/minidump_machdep.c	standard
24arm64/arm64/nexus.c		standard
25arm64/arm64/pic_if.m		standard
26arm64/arm64/pmap.c		standard
27arm64/arm64/stack_machdep.c	standard
28arm64/arm64/support.S		standard
29arm64/arm64/swtch.S		standard
30arm64/arm64/sys_machdep.c	standard
31arm64/arm64/trap.c		standard
32arm64/arm64/uio_machdep.c	standard
33arm64/arm64/vfp.c		standard
34arm64/arm64/vm_machdep.c	standard
35dev/fdt/fdt_arm64.c		optional	fdt
36dev/ofw/ofw_cpu.c		optional	fdt
37dev/psci/psci.c			optional	psci
38dev/psci/psci_arm64.S		optional	psci
39dev/uart/uart_cpu_fdt.c		optional	uart fdt
40dev/uart/uart_dev_pl011.c	optional	uart pl011
41kern/kern_clocksource.c		standard
42kern/subr_dummy_vdso_tc.c	standard
43libkern/bcmp.c			standard
44libkern/ffs.c			standard
45libkern/ffsl.c			standard
46libkern/fls.c			standard
47libkern/flsl.c			standard
48libkern/flsll.c			standard
49libkern/memmove.c		standard
50libkern/memset.c		standard
51