zephyr/arch/arm/core
Dominik Ermel ebd8803bd1 arch: arm: cortex_m: Rephrase comment on IRQ decrement
Move and rephrase the comment to better explain reason why obtained
IRQ number is decremented.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2025-04-25 19:00:15 +02:00
..
cortex_a_r arch: arm: Adding fault description for the cortex A7 2025-04-04 09:35:03 +02:00
cortex_m arch: arm: cortex_m: Rephrase comment on IRQ decrement 2025-04-25 19:00:15 +02:00
mmu arch: arm: Replaced __volatile__ with volatile 2025-03-17 16:24:51 +01:00
mpu arch: arm: cortex_m: generalizing SRAM vector table relocation 2025-04-25 11:03:54 +02:00
offsets arch: arm: cortex_m: pm_s2ram: add support for all architectures 2024-11-16 14:00:44 -05:00
__aeabi_atexit.c
CMakeLists.txt
elf.c llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
fatal.c coredump: ARM: Ensure sp in dump is set as gdb expects 2024-11-06 10:17:59 -08:00
gdbstub.c
header.S
irq_offload.c
Kconfig arch: add dependencie for CONFIG_SRAM_VECTOR_TABLE 2025-04-25 11:03:54 +02:00
Kconfig.vfp
nmi_on_reset.S
nmi.c
swi_tables.ld
tls.c toolchain: iar: tls: no tls pointer offset in IAR 2025-02-14 19:12:44 +00:00
userspace.S
vector_table.ld
zimage_header.ld