1 2arm/arm/autoconf.c standard 3arm/arm/bcopy_page.S standard 4arm/arm/bcopyinout.S standard 5arm/arm/blockio.S standard 6arm/arm/bus_space_asm_generic.S standard 7arm/arm/bus_space_base.c optional fdt 8arm/arm/bus_space_generic.c standard 9arm/arm/busdma_machdep.c standard 10arm/arm/copystr.S standard 11arm/arm/cpufunc.c standard 12arm/arm/cpufunc_asm.S standard 13arm/arm/cpufunc_asm_arm11x6.S optional cpu_arm1176 14arm/arm/cpufunc_asm_armv7.S optional cpu_cortexa | cpu_krait | cpu_mv_pj4b 15arm/arm/cpufunc_asm_pj4b.S optional cpu_mv_pj4b 16arm/arm/cpuinfo.c standard 17arm/arm/cpu_asm-v6.S standard 18arm/arm/db_disasm.c optional ddb 19arm/arm/db_interface.c optional ddb 20arm/arm/db_trace.c optional ddb 21arm/arm/debug_monitor.c optional ddb | gdb 22arm/arm/disassem.c optional ddb 23arm/arm/dump_machdep.c standard 24arm/arm/elf_machdep.c standard 25arm/arm/elf_note.S standard 26arm/arm/exception.S standard 27arm/arm/exec_machdep.c standard 28arm/arm/fiq.c standard 29arm/arm/fiq_subr.S standard 30arm/arm/fusu.S standard 31arm/arm/gdb_machdep.c optional gdb 32arm/arm/generic_timer.c optional generic_timer 33arm/arm/gic.c optional gic 34arm/arm/gic_fdt.c optional gic fdt 35arm/arm/gic_if.m optional gic 36arm/arm/identcpu-v6.c standard 37arm/arm/in_cksum_arm.S optional inet | inet6 38arm/arm/in_cksum_machdep.c optional inet | inet6 39kern/subr_intr.c standard 40arm/arm/locore.S standard no-obj 41arm/arm/hypervisor-stub.S standard 42arm/arm/machdep.c standard 43arm/arm/machdep_boot.c standard 44arm/arm/machdep_kdb.c standard 45arm/arm/machdep_intr.c standard 46arm/arm/machdep_ptrace.c standard 47arm/arm/mem.c optional mem 48arm/arm/minidump_machdep.c standard 49arm/arm/mp_machdep.c optional smp 50arm/arm/mpcore_timer.c optional mpcore_timer 51arm/arm/nexus.c standard 52arm/arm/ofw_machdep.c optional fdt 53arm/arm/pl190.c optional pl190 54arm/arm/pl310.c optional pl310 55arm/arm/platform.c optional platform 56arm/arm/platform_if.m optional platform 57arm/arm/platform_pl310_if.m optional platform pl310 58arm/arm/pmap-v6.c standard 59arm/arm/pmu.c optional pmu | hwpmc 60arm/arm/pmu_fdt.c optional fdt pmu | fdt hwpmc 61arm/arm/ptrace_machdep.c standard 62arm/arm/sc_machdep.c optional sc 63arm/arm/setcpsr.S standard 64arm/arm/setstack.S standard 65arm/arm/stack_machdep.c optional ddb | stack 66arm/arm/stdatomic.c standard \ 67 compile-with "${NORMAL_C:N-Wmissing-prototypes}" 68arm/arm/support.S standard 69arm/arm/swtch.S standard 70arm/arm/swtch-v6.S standard 71arm/arm/sys_machdep.c standard 72arm/arm/syscall.c standard 73arm/arm/trap-v6.c standard 74arm/arm/uio_machdep.c standard 75arm/arm/undefined.c standard 76arm/arm/unwind.c optional ddb | kdtrace_hooks | stack 77arm/arm/vm_machdep.c standard 78arm/arm/vfp.c optional vfp 79cddl/dev/dtrace/arm/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}" 80cddl/dev/dtrace/arm/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}" 81cddl/dev/fbt/arm/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}" 82 83# zfs sha2 hash support 84contrib/openzfs/module/icp/asm-arm/sha2/sha256-armv7.S optional zfs compile-with "${ZFS_S}" 85contrib/openzfs/module/icp/asm-arm/sha2/sha512-armv7.S optional zfs compile-with "${ZFS_S}" 86 87crypto/des/des_enc.c optional netsmb 88dev/cpufreq/cpufreq_dt.c optional cpufreq fdt 89dev/fb/fb.c optional sc 90dev/fdt/fdt_arm_platform.c optional platform fdt 91dev/video/crtc_if.m optional vt 92dev/hwpmc/hwpmc_arm.c optional hwpmc 93dev/hwpmc/hwpmc_armv7.c optional hwpmc 94dev/iicbus/controller/twsi/twsi.c optional twsi 95dev/ofw/ofw_pcib.c optional fdt pci 96dev/pci/pci_host_generic.c optional pci_host_generic pci 97dev/pci/pci_host_generic_fdt.c optional pci_host_generic pci fdt 98dev/psci/psci.c optional psci 99dev/psci/smccc_arm.S optional psci 100dev/syscons/scgfbrndr.c optional sc 101dev/uart/uart_cpu_fdt.c optional uart fdt 102 103dev/usb/controller/dwc3/dwc3.c optional fdt dwc3 104dev/usb/controller/generic_xhci.c optional xhci 105dev/usb/controller/generic_xhci_fdt.c optional xhci fdt 106 107kern/msi_if.m optional intrng 108kern/pic_if.m optional intrng 109kern/subr_busdma_bufalloc.c standard 110kern/subr_devmap.c standard 111kern/subr_physmem.c standard 112kern/subr_sfbuf.c standard 113libkern/arm/aeabi_unwind.c standard 114libkern/arm/divsi3.S standard 115libkern/arm/ldivmod.S standard 116libkern/arm/ldivmod_helper.c standard 117libkern/arm/memclr.S standard 118libkern/arm/memcpy.S standard 119libkern/arm/memset.S standard 120libkern/arm/muldi3.c standard 121libkern/ashldi3.c standard 122libkern/ashrdi3.c standard 123libkern/divdi3.c standard 124libkern/lshrdi3.c standard 125libkern/moddi3.c standard 126libkern/qdivrem.c standard 127libkern/strcmp.c standard 128libkern/strlen.c standard 129libkern/strncmp.c standard 130libkern/ucmpdi2.c standard 131libkern/udivdi3.c standard 132libkern/umoddi3.c standard 133 134crypto/openssl/ossl_arm.c optional ossl 135crypto/openssl/arm/ossl_aes_gcm.c optional ossl 136crypto/openssl/arm/aes-armv4.S optional ossl \ 137 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 138crypto/openssl/arm/bsaes-armv7.S optional ossl \ 139 compile-with "${CC} -D__KERNEL__ -c ${CFLAGS:N-mgeneral-regs-only} -I${SRCTOP}/sys/crypto/openssl ${WERROR} ${.IMPSRC}" 140crypto/openssl/arm/chacha-armv4.S optional ossl \ 141 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 142crypto/openssl/arm/ghash-armv4.S optional ossl \ 143 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 144crypto/openssl/arm/poly1305-armv4.S optional ossl \ 145 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 146crypto/openssl/arm/sha1-armv4-large.S optional ossl \ 147 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 148crypto/openssl/arm/sha256-armv4.S optional ossl \ 149 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 150crypto/openssl/arm/sha512-armv4.S optional ossl \ 151 compile-with "${NORMAL_C} -I${SRCTOP}/sys/crypto/openssl" 152 153# Annapurna support 154arm/annapurna/alpine/alpine_ccu.c optional al_ccu fdt 155arm/annapurna/alpine/alpine_nb_service.c optional al_nb_service fdt 156arm/annapurna/alpine/alpine_pci.c optional al_pci fdt 157arm/annapurna/alpine/alpine_pci_msix.c optional al_pci fdt 158arm/annapurna/alpine/alpine_serdes.c optional al_serdes fdt \ 159 no-depend \ 160 compile-with "${CC} -c -o ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth ${.IMPSRC}" 161