files.aarch64 revision 1.9
11.9Sjmcneill# $NetBSD: files.aarch64,v 1.9 2018/10/28 10:21:42 jmcneill Exp $ 21.1Smatt 31.3Sryodefflag opt_cpuoptions.h AARCH64_ALIGNMENT_CHECK 41.3Sryodefflag opt_cpuoptions.h AARCH64_EL0_STACK_ALIGNMENT_CHECK 51.3Sryodefflag opt_cpuoptions.h AARCH64_EL1_STACK_ALIGNMENT_CHECK 61.3Sryodefflag opt_cpuoptions.h AARCH64_HAVE_L2CTLR 71.3Sryo 81.3Sryodefflag opt_cputypes.h CPU_ARMV8 91.3Sryodefflag opt_cputypes.h CPU_CORTEX: CPU_ARMV8 101.3Sryodefflag opt_cputypes.h CPU_CORTEXA35: CPU_CORTEX 111.3Sryodefflag opt_cputypes.h CPU_CORTEXA53: CPU_CORTEX 121.3Sryodefflag opt_cputypes.h CPU_CORTEXA57: CPU_CORTEX 131.3Sryo 141.3Sryo# Interrupt implementation header definition 151.3Sryodefparam opt_arm_intr_impl.h ARM_INTR_IMPL 161.3Sryo 171.3Sryo# ARM-specific debug options (for compat arch/arm/*) 181.6Sskrlldefflag opt_arm_debug.h ARM_LOCK_CAS_DEBUG 191.6Sskrlldefflag opt_arm_debug.h VERBOSE_INIT_ARM 201.8Sskrlldefparam opt_arm_debug.h EARLYCONS 211.3Sryo 221.3Sryo# Timer options 231.3Sryodefflag opt_arm_timer.h __HAVE_GENERIC_CPU_INITCLOCKS 241.1Smatt 251.1Smatt# Board-specific bus_space(9)/bus_dma(9) definitions 261.3Sryodefflag opt_arm_bus_space.h __BUS_SPACE_HAS_STREAM_METHODS 271.3Sryo __BUS_SPACE_HAS_PROBING_METHODS 281.3Sryo _ARM32_NEED_BUS_DMA_BOUNCE 291.1Smatt BUSDMA_COUNTERS 301.1Smatt 311.4Sjakllsch# Console options 321.4Sjakllschdefparam opt_console.h CONSADDR 331.4Sjakllschdefparam opt_console.h CONSPEED 341.4Sjakllschdefparam opt_console.h CONMODE 351.4Sjakllschdefparam opt_console.h CONADDR 361.4Sjakllsch 371.4Sjakllsch# Power State Coordination Interface (PSCI) 381.1Smatt# FP support 391.1Smattfile arch/aarch64/aarch64/fpu.c 401.1Smatt 411.3Sryofile arch/arm/arm/arm_generic_dma.c 421.3Sryofile arch/arm/arm32/bus_dma.c 431.3Sryo 441.3Sryodevice psci 451.3Sryofile arch/arm/arm/psci.c psci 461.3Sryofile arch/arm/arm/psci_arm.S psci 471.3Sryo 481.9Sjmcneill# EFI support 491.9Sjmcneilldefflag opt_efi.h EFI_RUNTIME 501.9Sjmcneillfile arch/arm/arm/efi_runtime.c efi_runtime 511.9Sjmcneill 521.1Smatt# PMAP_DEBUG (heavily abused option) 531.1Smattdefflag PMAP_DEBUG 541.1Smatt 551.1Smatt# PMAP options 561.3Sryodefflag opt_pmap.h PMAPHIST : KERNHIST 571.1Smattdefflag opt_pmap.h PMAPCOUNTERS PMAP_STEAL_MEMORY 581.1Smatt PMAP_NEED_ALLOC_POOLPAGE 591.1Smatt 601.1Smatt# MI support 611.1Smattfile dev/cons.c 621.1Smatt#file kern/kern_cctr.c 631.1Smatt 641.1Smatt# DDB 651.1Smattfile arch/aarch64/aarch64/db_disasm.c ddb 661.1Smattfile arch/aarch64/aarch64/db_interface.c ddb|kgdb 671.1Smattfile arch/aarch64/aarch64/db_trace.c ddb 681.1Smattfile arch/aarch64/aarch64/db_machdep.c ddb 691.3Sryofile arch/aarch64/aarch64/disasm.c ddb 701.1Smattfile arch/aarch64/aarch64/kgdb_machdep.c kgdb 711.1Smatt 721.1Smatt# mainbus files 731.3Sryodevice mainbus { [addr = -1], [size = 0], [intr = -1] } 741.1Smattattach mainbus at root 751.1Smattfile arch/aarch64/dev/mainbus.c mainbus 761.1Smatt 771.3Sryodevice cpu { } 781.3Sryofile arch/aarch64/aarch64/cpu.c cpu 791.1Smatt 801.1Smatt# bus_space(9) 811.3Sryodefine bus_space_generic 821.1Smattfile arch/aarch64/aarch64/bus_space.c 831.3Sryofile arch/aarch64/aarch64/bus_space_asm_generic.S # bus_space_generic 841.3Sryofile arch/aarch64/aarch64/bus_space_notimpl.S 851.1Smatt 861.3Sryo# Standard files 871.3Sryofile arch/arm/arm/bootconfig.c 881.1Smattfile arch/aarch64/aarch64/aarch64_machdep.c 891.3Sryofile arch/aarch64/aarch64/aarch64_reboot.c 901.1Smattfile arch/aarch64/aarch64/core_machdep.c 911.3Sryofile arch/aarch64/aarch64/copyinout.S 921.3Sryofile arch/aarch64/aarch64/cpu_in_cksum.S (inet | inet6) & cpu_in_cksum 931.1Smattfile arch/aarch64/aarch64/cpu_machdep.c 941.3Sryofile arch/aarch64/aarch64/cpuswitch.S 951.3Sryofile arch/aarch64/aarch64/cpufunc.c 961.3Sryofile arch/aarch64/aarch64/cpufunc_asm_armv8.S 971.1Smattfile arch/aarch64/aarch64/exec_machdep.c 981.3Sryofile arch/aarch64/aarch64/fusu.S 991.3Sryofile arch/aarch64/aarch64/idle_machdep.S 1001.1Smattfile arch/aarch64/aarch64/kobj_machdep.c modular 1011.1Smattfile arch/aarch64/aarch64/process_machdep.c 1021.1Smattfile arch/aarch64/aarch64/procfs_machdep.c procfs 1031.1Smattfile arch/aarch64/aarch64/sig_machdep.c 1041.1Smattfile arch/aarch64/aarch64/sys_machdep.c 1051.3Sryofile arch/aarch64/aarch64/syscall.c 1061.3Sryofile arch/aarch64/aarch64/trap.c 1071.3Sryofile arch/aarch64/aarch64/fault.c 1081.3Sryofile arch/aarch64/aarch64/vectors.S 1091.1Smattfile arch/aarch64/aarch64/vm_machdep.c 1101.1Smatt 1111.3Sryo# pmap 1121.3Sryofile arch/aarch64/aarch64/pmap.c 1131.5Sryofile arch/aarch64/aarch64/pmapboot.c 1141.3Sryofile arch/aarch64/aarch64/pmap_page.S 1151.3Sryo#file uvm/pmap/pmap_pvt.c 1161.3Sryo 1171.9Sjmcneill# EFI runtime (machdep) 1181.9Sjmcneillfile arch/aarch64/aarch64/efi_machdep.c efi_runtime 1191.9Sjmcneill 1201.3Sryo# cyclecounter 1211.3Sryo#file arch/aarch64/aarch64/cctr_machdep.c 1221.3Sryo#file kern/kern_cctr.c 1231.3Sryo 1241.3Sryo 1251.1Smatt# NetBSD 32-bit binary compatibility 1261.1Smattinclude "compat/netbsd32/files.netbsd32" 1271.1Smattfile arch/aarch64/aarch64/netbsd32_machdep.c compat_netbsd32 1281.7Sryofile arch/aarch64/aarch64/netbsd32_syscall.c compat_netbsd32 1291.1Smatt#file arch/aarch64/aarch32/compat_13_machdep.c compat_13 & compat_netbsd32 1301.1Smatt#file arch/aarch64/aarch32/compat_16_machdep.c compat_16 & compat_netbsd32 1311.1Smatt 1321.1Smatt# Linux binary compatibility (COMPAT_LINUX) 1331.1Smatt#include "compat/ossaudio/files.ossaudio" 1341.1Smatt#include "compat/linux/files.linux" 1351.1Smatt#include "compat/linux/arch/aarch64/files.linux_aarch64" 1361.1Smatt#file arch/aarch64/aarch64/linux_sigcode.S compat_linux 1371.1Smatt#file arch/aarch64/aarch64/linux_syscall.c compat_linux 1381.1Smatt#file arch/aarch64/aarch64/linux_trap.c compat_linux 139