zephyr/arch/arm/include
Ioannis Glaropoulos f1a27a8189 arm: cortex_m: assert if DebugMonitor exc is enabled in debug mode
Assert if the null pointer de-referencing detection (via DWT) is
enabled when the processor is in debug mode, because the debug
monitor exception can not be triggered in debug mode (i.e. the
behavior is unpredictable). Add a note in the Kconfig definition
of the null-pointer detection implementation via DWT, stressing
that the solution requires the core be in normal mode.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-03-03 10:38:29 +01:00
..
aarch32 arm: cortex_m: assert if DebugMonitor exc is enabled in debug mode 2021-03-03 10:38:29 +01:00
aarch64 aarch64: error: Enable recoverable errors 2020-11-17 18:52:45 -05:00
cortex_m
cortex_r arch: arm: aarch32: Rename cortex_r to cortex_a_r 2020-03-26 11:20:36 +01:00
kernel_arch_data.h arm: de-couple MPU code from k_mem_partition 2020-11-18 08:02:08 -05:00
kernel_arch_func.h
offsets_short_arch.h