zephyr/arch/arm/include
Ioannis Glaropoulos 70984a1587 arm: set DebugMonitor IRQ unconditionally during initialization
If the DebugMonitor extension is implemented by the core,
the interrupt may be pended and become active, even if it
is not enabled. Set the priority level of DebugMonitor upon
system initialization to the intended value unconditionally
so we do not end up in undefined behavior, if the exception
is accidentally pended. Since the priority level is set at
init, we can remove resetting the priority in DWT driver
initialization.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-07-28 21:08:18 -04:00
..
aarch32 arm: set DebugMonitor IRQ unconditionally during initialization 2021-07-28 21:08:18 -04:00
kernel_arch_data.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
kernel_arch_func.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
offsets_short_arch.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00