freebsd-nq/sys/arm64/arm64
John Baldwin 857dc1c0ec arm64: Pass the right label to END() for handle_empty_exception.
GNU as reported an error for the argument to .size not being a constant.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D31950
2021-09-15 09:03:18 -07:00
..
autoconf.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
bus_machdep.c Add a way to map arm64 non-posted device memory 2021-05-01 06:01:20 +00:00
bus_space_asm.S arm64: correct END() copy-pasteo for generic_bs_fault 2021-05-28 09:10:11 -04:00
busdma_bounce.c arm64 busdma: Fix loading of small bounced buffers. 2021-01-19 13:09:17 +01:00
busdma_machdep.c Clean up the arm64 bus_dma_run_filter 2020-09-24 10:42:28 +00:00
clock.c
copyinout.S Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
cpu_errata.c Utilize ASIDs to reduce both the direct and indirect costs of context 2019-11-03 17:45:30 +00:00
cpufunc_asm.S Stop performing a full icache sync when the DIC and IDC flags are set 2020-05-19 16:04:27 +00:00
db_disasm.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
db_interface.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
db_trace.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
debug_monitor.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
disassem.c
dump_machdep.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
efirt_machdep.c Switch the EFI virtual address to a uint64_t 2021-05-01 06:01:20 +00:00
elf32_machdep.c arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries. 2021-07-25 19:39:32 +10:00
elf_machdep.c Do not call FreeBSD-ABI specific code for all ABIs 2021-07-07 14:12:07 +03:00
exception.S arm64: Pass the right label to END() for handle_empty_exception. 2021-09-15 09:03:18 -07:00
freebsd32_machdep.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
gdb_machdep.c gdb: report specific stop reason for watchpoints 2021-03-30 11:36:41 -03:00
genassym.c arm64: remove pcb_pc 2021-01-08 14:53:44 -04:00
gic_v3_acpi.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
gic_v3_fdt.c Add support for gicv2m as a child of gicv3 2021-09-14 08:24:52 +01:00
gic_v3_reg.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
gic_v3_var.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
gic_v3.c Remove a bogus assertion from the gic drivers 2021-09-14 19:06:25 +00:00
gicv3_its.c Use a 64 bit read to access GICR_TYPER 2021-09-15 09:13:41 +00:00
identcpu.c Add the Apple arm64 implementer ID 2021-08-12 08:53:06 +00:00
in_cksum.c
locore.S Add macros for the arm64 daifset/daifclr flags 2021-08-08 21:01:55 +00:00
machdep_boot.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
machdep.c Restrict spsr updated in the arm64 set_regs* 2021-09-13 16:32:50 +01:00
mem.c Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
memcpy.S
memmove.S arm64: retire bcopy 2021-08-24 11:24:07 +00:00
minidump_machdep.c Avoid dump_avail[] redefinition. 2020-10-14 22:51:40 +00:00
mp_machdep.c Read the arm64 midr register earlier 2021-08-11 15:15:55 +00:00
nexus.c Implement bus_map_resource on arm64 2021-05-02 07:35:16 +00:00
ofw_machdep.c
pmap.c Start to clean up arm64 address space selection 2021-07-19 21:30:11 +00:00
stack_machdep.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
support.S Remove unused labels from the arm64 casueword* 2020-10-19 15:52:42 +00:00
swtch.S Remove an unused arm64 panic string 2021-08-08 21:28:25 +00:00
sys_machdep.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
trap.c Add more arm64 external abort sources 2021-08-04 18:50:42 +00:00
uio_machdep.c
uma_machdep.c Tidy up the #includes. Recent changes, such as the introduction of 2020-11-02 19:20:06 +00:00
undefined.c
unwind.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vfp.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
vm_machdep.c Enable arm64 SError exceptions in the kernel 2021-08-12 08:53:06 +00:00