freebsd-dev/sys/arm/arm
Andrew Turner 3da5983889 Remove versatile support
It was used for testing armv6 under QEMU, however since then we added
support for the QEMU virt platform.

Reviewed by:	imp, manu
Differential Revision:	https://reviews.freebsd.org/D29707
2021-04-12 06:16:31 +00:00
..
autoconf.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
bcopy_page.S _ARM_ARCH_5E is always defined, we not support older CPUs. 2020-11-29 16:44:22 +00:00
bcopyinout_xscale.S Remove remaining support of big endian byte order. 2020-11-29 15:04:39 +00:00
bcopyinout.S _ARM_ARCH_5E is always defined, we not support older CPUs. 2020-11-29 16:44:22 +00:00
blockio.S
bus_space_asm_generic.S
bus_space_base.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
bus_space_generic.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
busdma_machdep.c Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00:00
copystr.S Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
cpu_asm-v6.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
cpufunc_asm_arm11x6.S
cpufunc_asm_armv7.S Remove the dead code from ARM cpufunc_* files. 2018-07-18 10:33:07 +00:00
cpufunc_asm_pj4b.S
cpufunc_asm.S Remove unused functions and variables in cpufunc.[ch]. 2020-12-14 14:00:54 +00:00
cpufunc.c Remove unused functions and variables in cpufunc.[ch]. 2020-12-14 14:00:54 +00:00
cpuinfo.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
db_disasm.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
db_interface.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
db_trace.c ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
debug_monitor.c arm: implement kdb watchpoint functions 2021-03-29 12:05:44 -03:00
disassem.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
dump_machdep.c Remove __XSCALE__ checks from the arm code 2021-02-19 15:31:26 +00:00
elf_machdep.c Remove duplicated SV_ASLR from the elf flags. 2020-12-01 09:18:18 +00:00
elf_note.S
exception.S Remove __XSCALE__ checks from the arm code 2021-02-19 15:31:26 +00:00
fiq_subr.S
fiq.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
fusu.S Remove remaining support of big endian byte order. 2020-11-29 15:04:39 +00:00
gdb_machdep.c arm: Let the GDB stub write to SP, LR and GP registers 2020-12-07 15:09:28 +00:00
genassym.c make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V 2021-01-18 16:36:39 -08:00
generic_timer.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
gic_acpi.c Add missing ACPI GICv2 MSI/MSI-X attachment 2019-06-28 01:17:33 +00:00
gic_common.h Move common GIC interrupt numbers to the common header. These are the same 2018-06-19 16:14:23 +00:00
gic_fdt.c Remove teh non-INTRNG code from the ARM GIC interrupt controller driver. 2018-07-30 10:55:02 +00:00
gic.c Remove redundantcy from the arm GIC softc 2021-01-27 19:03:39 +00:00
gic.h Remove redundantcy from the arm GIC softc 2021-01-27 19:03:39 +00:00
hypervisor-stub.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
identcpu-v6.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
in_cksum_arm.S _ARM_ARCH_5E is always defined, we not support older CPUs. 2020-11-29 16:44:22 +00:00
in_cksum.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
locore-v6.S Set a "kernbase" symbol in 32-bit arm locore.S and use it with ldscript.arm. 2019-12-30 23:20:46 +00:00
locore.S Remove now unused armv4 and not-INTRNG files. 2020-11-28 15:00:08 +00:00
machdep_boot.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
machdep_intr.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
machdep_kdb.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
machdep_ptrace.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
machdep.c Remove obsolete code gated on _ARM_ARCH_* 2021-01-28 10:41:45 +00:00
mem.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
minidump_machdep.c Honor the vm page's PG_NODUMP flag on arm and i386. 2021-01-04 16:15:42 -06:00
mp_machdep.c Store MPIDR register in pcpu. 2020-11-29 18:59:01 +00:00
mpcore_timer.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
mpcore_timervar.h
nexus.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
nexusvar.h arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ofw_machdep.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
pl310.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
platform_if.m
platform_pl310_if.m
platform.c
pmap-v6.c Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
pmu_fdt.c Split out the FDT arm pmu attachment 2020-12-30 16:11:02 +00:00
pmu.c Split out the FDT arm pmu attachment 2020-12-30 16:11:02 +00:00
pmu.h Add pmu.h missed in 5e78bbb74a 2020-12-31 10:12:34 +00:00
ptrace_machdep.c Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
sc_machdep.c sc(4) md bits: stop setting sc->kbd entirely 2019-12-30 02:07:55 +00:00
setcpsr.S
setstack.s
sp804.c Remove versatile support 2021-04-12 06:16:31 +00:00
stack_machdep.c Reimplement stack capture of running threads on i386 and amd64. 2020-01-31 15:43:33 +00:00
stdatomic.c Remove the pre-ARMv6 and pre-INTRNG code. 2020-11-29 08:40:12 +00:00
support.S Fix r368153. Wrong branch of #ifdef __ARMEB__ was deleted. 2020-12-02 08:14:56 +00:00
swtch-v6.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
swtch.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
sys_machdep.c arm32: Align arguments of sync_icache() syscall to cacheline size. 2021-02-09 12:53:09 +01:00
syscall.c Remove the 'nap' field from ARM's 'struct syscall_args', to bring it 2020-11-05 18:10:03 +00:00
trap-v6.c Handle KDB_WHY_TRAP return on arm and mips 2021-01-02 19:07:04 -04:00
uio_machdep.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
undefined.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
unwind.c Rewrite arm kernel stack unwind code to work when unwinding through modules. 2019-12-15 21:16:35 +00:00
vfp.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
vm_machdep.c Remove remaining support of big endian byte order. 2020-11-29 15:04:39 +00:00