zephyr/include/arch/arm
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
..
cortex_m arch: arm: allow processor to ignore/recover from faults 2018-07-23 10:50:30 -07:00
arch.h arm: arch.h: move extern "C" after includes 2018-07-19 16:44:59 -07:00