acadia-newlib/libgloss/aarch64
Alex Coplan via Newlib 63a901705e libgloss: aarch64: Add support for Armv8-R AArch64
This patch adds support for Armv8-R AArch64.

Armv8-R AArch64 has no EL3, so we don't set vbar_el3, and adjust the
code to set up the MPU for Armv8-R.  So build a different flavour of the
startup code to support that.

We also add a specs file that uses this alternative startup code which
can be used with Armv8-R AArch64 models.
2020-09-30 11:08:46 +01:00
..
cpu-init libgloss: aarch64: Add support for Armv8-R AArch64 2020-09-30 11:08:46 +01:00
Makefile.in libgloss: aarch64: Add support for Armv8-R AArch64 2020-09-30 11:08:46 +01:00
_exit.c
_kill.c
aclocal.m4
configure
configure.in
crt0.S
elf-aem-v8-r.specs libgloss: aarch64: Add support for Armv8-R AArch64 2020-09-30 11:08:46 +01:00
elf-aem-validation.specs
elf-aem-ve.specs
elf-rdimon.specs
ftruncate.c
libcfunc.c
svc.h
syscalls.c [Aarch64] Syscalls: fix prototypes 2018-10-08 14:39:16 +01:00
truncate.c