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 43dd76e27fSAndrew Turnerarm/arm/hdmi_if.m optional hdmi 4478b36e3cSOlivier Houchardarm/arm/identcpu.c standard 4570df4233SBjoern A. Zeebarm/arm/in_cksum.c optional inet | inet6 4670df4233SBjoern A. Zeebarm/arm/in_cksum_arm.S optional inet | inet6 4759c3cb81SAndrew Turnerarm/arm/intr.c optional !intrng 4859c3cb81SAndrew Turnerkern/subr_intr.c optional intrng 4978b36e3cSOlivier Houchardarm/arm/locore.S standard no-obj 5078b36e3cSOlivier Houchardarm/arm/machdep.c standard 512b3ad188SAdrian Chaddarm/arm/machdep_intr.c standard 52df6f945bSOlivier Houchardarm/arm/mem.c optional mem 538e321b79SRafal Jaworowskiarm/arm/minidump_machdep.c optional mem 54cf1a573fSOleksandr Tymoshenkoarm/arm/mp_machdep.c optional smp 55ed18006cSAndrew Turnerarm/arm/mpcore_timer.c optional mpcore_timer 56f9af595fSOlivier Houchardarm/arm/nexus.c standard 57bc7b9300SIan Leporearm/arm/ofw_machdep.c optional fdt 585698bf8cSIan Leporearm/arm/physmem.c standard 59e6440e15SOleksandr Tymoshenkoarm/arm/pl190.c optional pl190 60cf1a573fSOleksandr Tymoshenkoarm/arm/pl310.c optional pl310 6127521ff8SAndrew Turnerarm/arm/platform.c optional platform 6227521ff8SAndrew Turnerarm/arm/platform_if.m optional platform 63c4a4eb59SSvatopluk Krausarm/arm/pmap-v4.c optional !armv6 644f7da057SMichal Melounarm/arm/pmap-v6.c optional armv6 6507709c9bSBjoern A. Zeebarm/arm/pmu.c optional pmu | fdt hwpmc 66e1f04cd0SOleksandr Tymoshenkoarm/arm/sc_machdep.c optional sc 6778b36e3cSOlivier Houchardarm/arm/setcpsr.S standard 6878b36e3cSOlivier Houchardarm/arm/setstack.s standard 693c90d1eaSRobert Watsonarm/arm/stack_machdep.c optional ddb | stack 7067ccda16SEd Schoutenarm/arm/stdatomic.c standard \ 7167ccda16SEd Schouten compile-with "${NORMAL_C:N-Wmissing-prototypes}" 7278b36e3cSOlivier Houchardarm/arm/support.S standard 7378b36e3cSOlivier Houchardarm/arm/swtch.S standard 7446c90126SMichal Melounarm/arm/swtch-v4.S optional !armv6 7546c90126SMichal Melounarm/arm/swtch-v6.S optional armv6 7678b36e3cSOlivier Houchardarm/arm/sys_machdep.c standard 77293b5c22SAndrew Turnerarm/arm/syscall.c standard 78c4a4eb59SSvatopluk Krausarm/arm/trap-v4.c optional !armv6 797e55f8c1SIan Leporearm/arm/trap-v6.c optional armv6 8078b36e3cSOlivier Houchardarm/arm/uio_machdep.c standard 8178b36e3cSOlivier Houchardarm/arm/undefined.c standard 82aeca5b8bSAndrew Turnerarm/arm/unwind.c optional ddb | kdtrace_hooks 8378b36e3cSOlivier Houchardarm/arm/vm_machdep.c standard 84c5de7237SAndrew Turnerarm/arm/vfp.c standard 85f7d51b1dSWarner Loshboard_id.h standard \ 86f7d51b1dSWarner Losh dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \ 87f7d51b1dSWarner Losh compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \ 88f7d51b1dSWarner Losh no-obj no-implicit-rule before-depend \ 89f7d51b1dSWarner Losh clean "board_id.h" 904f4d15f0SRuslan Bukincddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs | dtrace compile-with "${CDDL_C}" 914f4d15f0SRuslan Bukincddl/dev/dtrace/arm/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}" 924f4d15f0SRuslan Bukincddl/dev/dtrace/arm/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}" 934f4d15f0SRuslan Bukincddl/dev/fbt/arm/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}" 94f7d51b1dSWarner Loshcrypto/blowfish/bf_enc.c optional crypto | ipsec 95237abf0cSDavide Italianocrypto/des/des_enc.c optional crypto | ipsec | netsmb 965df53927SLuiz Otavio O Souzadev/dwc/if_dwc.c optional dwc 975df53927SLuiz Otavio O Souzadev/dwc/if_dwc_if.m optional dwc 98e1f04cd0SOleksandr Tymoshenkodev/fb/fb.c optional sc 9927521ff8SAndrew Turnerdev/fdt/fdt_arm_platform.c optional platform fdt 100bbb8e19dSRui Paulodev/hwpmc/hwpmc_arm.c optional hwpmc 10154384e56SBjoern A. Zeebdev/hwpmc/hwpmc_armv7.c optional hwpmc armv6 102632381edSAndrew Turnerdev/iicbus/twsi/twsi.c optional twsi 1038d88b093SAndrew Turnerdev/ofw/ofw_cpu.c optional fdt 104c43a8674SZbigniew Bodekdev/ofw/ofwpci.c optional fdt pci 1059e9a7326SBjoern A. Zeebdev/pci/pci_host_generic.c optional pci_host_generic pci fdt 10646b1fe92SAndrew Turnerdev/psci/psci.c optional psci 10746b1fe92SAndrew Turnerdev/psci/psci_arm.S optional psci 108e1f04cd0SOleksandr Tymoshenkodev/syscons/scgfbrndr.c optional sc 109e1f04cd0SOleksandr Tymoshenkodev/syscons/scterm-teken.c optional sc 110e1f04cd0SOleksandr Tymoshenkodev/syscons/scvtb.c optional sc 111cb34ed44SMarcel Moolenaardev/uart/uart_cpu_fdt.c optional uart fdt 112cb34ed44SMarcel Moolenaar 113f7d51b1dSWarner Loshfont.h optional sc \ 114f7d51b1dSWarner 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" \ 115f7d51b1dSWarner Losh no-obj no-implicit-rule before-depend \ 116f7d51b1dSWarner Losh clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8" 11759c3cb81SAndrew Turnerkern/pic_if.m optional intrng 1184c712a25SOlivier Houchardkern/subr_busdma_bufalloc.c standard 119*30b72b68SRuslan Bukinkern/subr_devmap.c standard 120c8d2ffd6SGleb Smirnoffkern/subr_sfbuf.c standard 1215cc8d54cSAndrew Turnerlibkern/arm/aeabi_unwind.c standard 12278b36e3cSOlivier Houchardlibkern/arm/divsi3.S standard 12378b36e3cSOlivier Houchardlibkern/arm/ffs.S standard 12446d741dcSAndrew Turnerlibkern/arm/ldivmod.S standard 12546d741dcSAndrew Turnerlibkern/arm/ldivmod_helper.c standard 1266c50960bSAndrew Turnerlibkern/arm/memclr.S standard 127530bff3fSAndrew Turnerlibkern/arm/memcpy.S standard 12869d758b4SAndrew Turnerlibkern/arm/memset.S standard 12978b36e3cSOlivier Houchardlibkern/arm/muldi3.c standard 13078b36e3cSOlivier Houchardlibkern/ashldi3.c standard 13178b36e3cSOlivier Houchardlibkern/ashrdi3.c standard 13278b36e3cSOlivier Houchardlibkern/divdi3.c standard 13378b36e3cSOlivier Houchardlibkern/ffsl.c standard 1343d3e385eSConrad Meyerlibkern/ffsll.c standard 1357a3ac16eSSam Lefflerlibkern/fls.c standard 13678b36e3cSOlivier Houchardlibkern/flsl.c standard 137f25e50cfSAndriy Gaponlibkern/flsll.c standard 13878b36e3cSOlivier Houchardlibkern/lshrdi3.c standard 13978b36e3cSOlivier Houchardlibkern/moddi3.c standard 14078b36e3cSOlivier Houchardlibkern/qdivrem.c standard 1411693ce44SOlivier Houchardlibkern/ucmpdi2.c standard 14278b36e3cSOlivier Houchardlibkern/udivdi3.c standard 14378b36e3cSOlivier Houchardlibkern/umoddi3.c standard 144