Home | History | Annotate | Line # | Download | only in conf
files.aarch64 revision 1.2.2.1
      1  1.2.2.1  pgoyette #	$NetBSD: files.aarch64,v 1.2.2.1 2018/04/07 04:12:10 pgoyette Exp $
      2      1.1      matt 
      3  1.2.2.1  pgoyette defflag opt_cpuoptions.h	AARCH64_ALIGNMENT_CHECK
      4  1.2.2.1  pgoyette defflag opt_cpuoptions.h	AARCH64_EL0_STACK_ALIGNMENT_CHECK
      5  1.2.2.1  pgoyette defflag opt_cpuoptions.h	AARCH64_EL1_STACK_ALIGNMENT_CHECK
      6  1.2.2.1  pgoyette defflag opt_cpuoptions.h	AARCH64_HAVE_L2CTLR
      7  1.2.2.1  pgoyette 
      8  1.2.2.1  pgoyette defflag	opt_cputypes.h		CPU_ARMV8
      9  1.2.2.1  pgoyette defflag	opt_cputypes.h		CPU_CORTEX: CPU_ARMV8
     10  1.2.2.1  pgoyette defflag	opt_cputypes.h		CPU_CORTEXA35: CPU_CORTEX
     11  1.2.2.1  pgoyette defflag	opt_cputypes.h		CPU_CORTEXA53: CPU_CORTEX
     12  1.2.2.1  pgoyette defflag	opt_cputypes.h		CPU_CORTEXA57: CPU_CORTEX
     13  1.2.2.1  pgoyette 
     14  1.2.2.1  pgoyette # Interrupt implementation header definition
     15  1.2.2.1  pgoyette defparam opt_arm_intr_impl.h	ARM_INTR_IMPL
     16  1.2.2.1  pgoyette 
     17  1.2.2.1  pgoyette # ARM-specific debug options (for compat arch/arm/*)
     18  1.2.2.1  pgoyette defflag opt_arm_debug.h		ARM_LOCK_CAS_DEBUG
     19  1.2.2.1  pgoyette defflag opt_arm_debug.h		VERBOSE_INIT_ARM
     20  1.2.2.1  pgoyette 
     21  1.2.2.1  pgoyette # Timer options
     22  1.2.2.1  pgoyette defflag opt_arm_timer.h		__HAVE_GENERIC_CPU_INITCLOCKS
     23      1.1      matt 
     24      1.1      matt # Board-specific bus_space(9)/bus_dma(9) definitions
     25  1.2.2.1  pgoyette defflag  opt_arm_bus_space.h	__BUS_SPACE_HAS_STREAM_METHODS
     26  1.2.2.1  pgoyette 				__BUS_SPACE_HAS_PROBING_METHODS
     27  1.2.2.1  pgoyette 				_ARM32_NEED_BUS_DMA_BOUNCE
     28      1.1      matt 				BUSDMA_COUNTERS
     29      1.1      matt 
     30      1.1      matt # FP support
     31      1.1      matt file	arch/aarch64/aarch64/fpu.c
     32      1.1      matt 
     33  1.2.2.1  pgoyette file	arch/arm/arm/arm_generic_dma.c
     34  1.2.2.1  pgoyette file	arch/arm/arm32/bus_dma.c
     35  1.2.2.1  pgoyette 
     36  1.2.2.1  pgoyette # Power State Coordination Interface (PSCI)
     37  1.2.2.1  pgoyette device	psci
     38  1.2.2.1  pgoyette file	arch/arm/arm/psci.c			psci
     39  1.2.2.1  pgoyette file	arch/arm/arm/psci_arm.S			psci
     40  1.2.2.1  pgoyette 
     41      1.1      matt # PMAP_DEBUG (heavily abused option)
     42      1.1      matt defflag				PMAP_DEBUG
     43      1.1      matt 
     44      1.1      matt # PMAP options
     45  1.2.2.1  pgoyette defflag opt_pmap.h		PMAPHIST : KERNHIST
     46      1.1      matt defflag opt_pmap.h		PMAPCOUNTERS PMAP_STEAL_MEMORY
     47      1.1      matt 				PMAP_NEED_ALLOC_POOLPAGE
     48      1.1      matt 
     49      1.1      matt # MI support
     50      1.1      matt file	dev/cons.c
     51      1.1      matt #file	kern/kern_cctr.c
     52      1.1      matt 
     53      1.1      matt # DDB
     54      1.1      matt file	arch/aarch64/aarch64/db_disasm.c		ddb
     55      1.1      matt file	arch/aarch64/aarch64/db_interface.c		ddb|kgdb
     56      1.1      matt file	arch/aarch64/aarch64/db_trace.c			ddb
     57      1.1      matt file	arch/aarch64/aarch64/db_machdep.c		ddb
     58  1.2.2.1  pgoyette file	arch/aarch64/aarch64/disasm.c			ddb
     59      1.1      matt file	arch/aarch64/aarch64/kgdb_machdep.c		kgdb
     60      1.1      matt 
     61      1.1      matt # mainbus files
     62  1.2.2.1  pgoyette device	mainbus { [addr = -1], [size = 0], [intr = -1] }
     63      1.1      matt attach	mainbus at root
     64      1.1      matt file	arch/aarch64/dev/mainbus.c			mainbus
     65      1.1      matt 
     66  1.2.2.1  pgoyette device cpu { }
     67  1.2.2.1  pgoyette file	arch/aarch64/aarch64/cpu.c			cpu
     68      1.1      matt 
     69      1.1      matt # bus_space(9)
     70  1.2.2.1  pgoyette define	bus_space_generic
     71      1.1      matt file	arch/aarch64/aarch64/bus_space.c
     72  1.2.2.1  pgoyette file	arch/aarch64/aarch64/bus_space_asm_generic.S	# bus_space_generic
     73  1.2.2.1  pgoyette file	arch/aarch64/aarch64/bus_space_notimpl.S
     74      1.1      matt 
     75  1.2.2.1  pgoyette # Standard files
     76  1.2.2.1  pgoyette file	arch/arm/arm/bootconfig.c
     77      1.1      matt file	arch/aarch64/aarch64/aarch64_machdep.c
     78  1.2.2.1  pgoyette file	arch/aarch64/aarch64/aarch64_reboot.c
     79      1.1      matt file	arch/aarch64/aarch64/core_machdep.c
     80  1.2.2.1  pgoyette file	arch/aarch64/aarch64/copyinout.S
     81  1.2.2.1  pgoyette file	arch/aarch64/aarch64/cpu_in_cksum.S		(inet | inet6) & cpu_in_cksum
     82      1.1      matt file	arch/aarch64/aarch64/cpu_machdep.c
     83  1.2.2.1  pgoyette file	arch/aarch64/aarch64/cpuswitch.S
     84  1.2.2.1  pgoyette file	arch/aarch64/aarch64/cpufunc.c
     85  1.2.2.1  pgoyette file	arch/aarch64/aarch64/cpufunc_asm_armv8.S
     86      1.1      matt file	arch/aarch64/aarch64/exec_machdep.c
     87  1.2.2.1  pgoyette file	arch/aarch64/aarch64/fusu.S
     88  1.2.2.1  pgoyette file	arch/aarch64/aarch64/idle_machdep.S
     89      1.1      matt file	arch/aarch64/aarch64/kobj_machdep.c		modular
     90      1.1      matt file	arch/aarch64/aarch64/process_machdep.c
     91      1.1      matt file	arch/aarch64/aarch64/procfs_machdep.c		procfs
     92      1.1      matt file	arch/aarch64/aarch64/sig_machdep.c
     93      1.1      matt file	arch/aarch64/aarch64/sys_machdep.c
     94  1.2.2.1  pgoyette file	arch/aarch64/aarch64/syscall.c
     95  1.2.2.1  pgoyette file	arch/aarch64/aarch64/trap.c
     96  1.2.2.1  pgoyette file	arch/aarch64/aarch64/fault.c
     97  1.2.2.1  pgoyette file	arch/aarch64/aarch64/vectors.S
     98      1.1      matt file	arch/aarch64/aarch64/vm_machdep.c
     99      1.1      matt 
    100  1.2.2.1  pgoyette # pmap
    101  1.2.2.1  pgoyette file	arch/aarch64/aarch64/pmap.c
    102  1.2.2.1  pgoyette file	arch/aarch64/aarch64/pmap_page.S
    103  1.2.2.1  pgoyette #file	uvm/pmap/pmap_pvt.c
    104  1.2.2.1  pgoyette 
    105  1.2.2.1  pgoyette # cyclecounter
    106  1.2.2.1  pgoyette #file	arch/aarch64/aarch64/cctr_machdep.c
    107  1.2.2.1  pgoyette #file	kern/kern_cctr.c
    108  1.2.2.1  pgoyette 
    109  1.2.2.1  pgoyette 
    110      1.1      matt # NetBSD 32-bit binary compatibility
    111      1.1      matt include "compat/netbsd32/files.netbsd32"
    112      1.1      matt file	arch/aarch64/aarch64/netbsd32_machdep.c		compat_netbsd32
    113      1.1      matt #file	arch/aarch64/aarch32/aarch32_oabi_machdep.c	compat_aarch32_oabi
    114      1.1      matt #file	arch/aarch64/aarch32/aarch32_eabi_machdep.c	compat_aarch32_eabi
    115      1.1      matt #file	arch/aarch64/aarch32/compat_13_machdep.c	compat_13 & compat_netbsd32
    116      1.1      matt #file	arch/aarch64/aarch32/compat_16_machdep.c	compat_16 & compat_netbsd32
    117      1.1      matt 
    118      1.1      matt # Linux binary compatibility (COMPAT_LINUX)
    119      1.1      matt #include "compat/ossaudio/files.ossaudio"
    120      1.1      matt #include "compat/linux/files.linux"
    121      1.1      matt #include "compat/linux/arch/aarch64/files.linux_aarch64"
    122      1.1      matt #file	arch/aarch64/aarch64/linux_sigcode.S	compat_linux
    123      1.1      matt #file	arch/aarch64/aarch64/linux_syscall.c	compat_linux
    124      1.1      matt #file	arch/aarch64/aarch64/linux_trap.c	compat_linux
    125