mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 02:43:56 +00:00
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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |