zephyr/arch/arm/include/aarch32
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
..
cortex_a_r arch: arm: cortex_r: disable ECC on TCMs 2020-12-27 18:16:00 +01:00
cortex_m arm: cortex_m: assert if DebugMonitor exc is enabled in debug mode 2021-03-03 10:38:29 +01:00
cortex_r arch: arm: aarch32: Add header shims for cortex_a_r renaming 2020-03-26 11:20:36 +01:00
kernel_arch_func.h arch: arm: cortex-m: introduce custom switch to main function 2020-08-07 13:06:04 +02:00
offsets_short_arch.h kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00