zephyr/arch/arm/core
Ioannis Glaropoulos eddf058e1e arch: arm: be able to infer Z_ARCH_EXCEPT() for baseline SOCs
This commit makes it possible to infer Z_ARCH_EXCEPT()
calls in SVCs that escalate to HardFault due to being
invoked from priority level equal or higher to the
interrupt priority level of the SVC Handler.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-08-29 11:29:50 +02:00
..
cortex_m arch: arm: be able to infer Z_ARCH_EXCEPT() for baseline SOCs 2019-08-29 11:29:50 +02:00
cortex_r arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
offsets arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
CMakeLists.txt arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
Kconfig arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
__aeabi_atexit.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpu_idle.S arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
exc_exit.S arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
fatal.c arch: arm: only allow OOPS and STACK_CHK_FAIL from nPRIV mode 2019-07-29 11:08:49 -07:00
fault_s.S arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
irq_manage.c arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
irq_offload.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
irq_relay.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
isr_wrapper.S arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
nmi.c arch: arm: Move nmi code for Cortex-R support 2019-08-02 23:37:03 +03:00
nmi_on_reset.S arch: arm: Move nmi code for Cortex-R support 2019-08-02 23:37:03 +03:00
prep_c.c arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
swap.c arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
swap_helper.S arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
thread.c arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
userspace.S arch: arm: userspace: don't use the default stack in z_arm_do_syscall 2019-07-02 19:18:48 -04:00