zephyr/arch/arm/core
Ioannis Glaropoulos d4c74122b1 arch: arm: indicate Secure domain fault in Non-Secure fault exception
This commit adds the logic to indicate that a Non-Secure fault
exception has been triggered due to a processor fault that has,
in fact, occurred in the Secure state.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-02-19 12:30:12 -06:00
..
cortex_m arch: arm: mpu: nxp: disable mpu before reprogramming 2019-02-19 11:06:25 -06:00
offsets arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
__aeabi_atexit.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
CMakeLists.txt Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
cpu_idle.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
exc_exit.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
fatal.c arch: arm: fix error reporting for stack overflow 2018-12-14 16:21:58 -06:00
fault_s.S arch: arm: fix determining stacked frame for Non-Secure firmware 2019-02-19 12:30:12 -06:00
fault.c arch: arm: indicate Secure domain fault in Non-Secure fault exception 2019-02-19 12:30:12 -06:00
irq_init.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
irq_manage.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
irq_offload.c arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
irq_relay.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
isr_wrapper.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
Kconfig kernel: Add CONFIG_SWAP_NONATOMIC flag 2019-01-15 13:06:35 +01:00
swap_helper.S arch: arm: update function documentation for __svc 2019-02-12 08:29:33 -06:00
swap.c arch: arm: update function documentation for __svc 2019-02-12 08:29:33 -06:00
sys_fatal_error_handler.c arch: arm: document non-returning fatal handlers 2018-05-25 09:46:24 -05:00
thread_abort.c kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
thread.c arch: arm: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
userspace.S arch: arm: invoke MPU reprogramming while in privilege stack 2019-02-12 08:29:33 -06:00