acadia-newlib/libgloss/arm
Srinath Parvathaneni 1d3d2ba54b arm: Restrict processor mode change when in hypervisor mode
If a CPU implements EL2 as its highest exception level then programs
using newlib may start in hypervisor mode.  In that state it is not
trivial to switch into the various EL1 modes to configure the
individual exception stacks, so do not try.
2023-03-03 13:27:31 +00:00
..
cpu-init libgloss: merge arm into top-level Makefile 2023-01-11 01:00:21 -05:00
Makefile.inc libgloss: merge arm into top-level Makefile 2023-01-11 01:00:21 -05:00
_exit.c Enable return code with semi-hosting SYS_EXIT_EXTENDED 2018-11-19 13:46:19 +01:00
_kill.c Enable return code with semi-hosting SYS_EXIT_EXTENDED 2018-11-19 13:46:19 +01:00
acinclude.m4 libgloss: merge arm into top-level Makefile 2023-01-11 01:00:21 -05:00
arm.h libgloss: arm: break newlib dependency 2023-01-11 01:00:15 -05:00
coff-iq80310.specs
coff-pid.specs
coff-rdimon-v2m.specs
coff-rdimon.specs
coff-rdpmon.specs
coff-redboot.ld
coff-redboot.specs
crt0.S arm: Restrict processor mode change when in hypervisor mode 2023-03-03 13:27:31 +00:00
elf-aprofile-validation-v2m.specs
elf-aprofile-validation.specs
elf-aprofile-ve-v2m.specs
elf-aprofile-ve.specs
elf-iq80310.specs
elf-linux.specs
elf-nano.specs
elf-pid.specs
elf-rdimon-v2m.specs Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively 2019-06-25 13:38:44 -04:00
elf-rdimon.specs
elf-rdpmon.specs
elf-redboot.ld
elf-redboot.specs
ftruncate.c
libcfunc.c
linux-crt0.c
linux-syscall.h
linux-syscalls0.S arm: Finish moving newlib to unified syntax for Thumb1 2020-03-02 13:33:11 +00:00
linux-syscalls1.c
redboot-crt0.S
redboot-syscalls.c
swi.h AArch32: Fix the build for M class semihosting 2019-02-11 12:49:23 +01:00
syscall.h
syscalls.c Make __sdidinit unused 2022-02-22 12:38:46 +01:00
trap.S Include code in trap.S for APCS only. 2019-04-11 14:20:21 +00:00
truncate.c