zephyr/include/arch
Ioannis Glaropoulos 90b64489e5 arch: arm: allow processor to ignore/recover from faults
This commit adds the implementation that allows the ARM CPU
to recover from (otherwise fatal) MPU faults. A new error
reason, _NANO_ERR_RECOVERABLE, is introduced. The error
reason is used to suppress fault dump information, if the
error is actually recoverable.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-07-23 10:50:30 -07:00
..
arc arc: arch.h: move extern "C" after includes 2018-07-19 16:44:59 -07:00
arm arch: arm: allow processor to ignore/recover from faults 2018-07-23 10:50:30 -07:00
nios2 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
posix native: Add NATIVE_EXIT_TASK hooks 2018-07-18 15:43:12 -04:00
riscv32 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
x86 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
xtensa include: remove unused macros from include/arch/*/arch.h 2018-06-20 12:07:59 -04:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00