zephyr/arch/arm/core/aarch32
Piotr Jasiński 7fa0af01cf Kconfig: add config for low-priority debug mon isr
Debug monitor needs to be configured to a low priority in order to be
useful for debugging (to prioritize other interrupts when waiting on a
breakpoint).
Added a config that configures the interrupt this way.

Signed-off-by: Piotr Jasiński <piotr.jasinski@nordicsemi.no>
2022-12-28 12:00:46 +01:00
..
cortex_a_r arch: aarch32: add caches capability to Cortex-R52 2022-12-12 10:39:31 +01:00
cortex_m Kconfig: add config for low-priority debug mon isr 2022-12-28 12:00:46 +01:00
mmu
mpu arm: aarch32: config static regions with MPU disabled 2022-12-12 10:39:31 +01:00
CMakeLists.txt cache: Rework cache API 2022-12-01 13:40:56 -05:00
Kconfig arch: support nocache for Cortex-R52 2022-12-12 10:39:31 +01:00
Kconfig.vfp
__aeabi_atexit.c
cache.c arm: cache: Rework cache API 2022-12-01 13:40:56 -05:00
cpu_idle.S
fatal.c
irq_manage.c
irq_offload.c
irq_relay.S
isr_wrapper.S
nmi.c
nmi_on_reset.S
prep_c.c arm: set low exception vector location 2022-11-23 11:36:26 +01:00
swap.c
swap_helper.S
thread.c arch/arm/core: fixup typo 2022-11-27 12:11:44 +01:00
userspace.S
vector_table.ld