zephyr/arch/arm/core
Anas Nashif 7e225efab7 arch: initialize irq_offload during boot, do not use SYS_INIT
Do not use SYS_INIT for initializing irq_offload when enabled, instead
using a new interface that is called during the boot process for all
architectures.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-17 20:05:22 -04:00
..
cortex_a_r cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
cortex_m arm: init null pointer detection in prep_c, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
mmu
mpu
offsets
CMakeLists.txt
Kconfig arch: arm: do not enable PLATFORM_SPECIFIC_INIT if SOC_RESET_HOOK=y 2024-09-16 15:12:18 -04:00
Kconfig.vfp
__aeabi_atexit.c
elf.c llext: Move arm-specific relocation names from generic LLEXT file 2024-09-12 14:48:55 +02:00
fatal.c
gdbstub.c
header.S
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
nmi.c
nmi_on_reset.S
swi_tables.ld
tls.c
userspace.S
vector_table.ld
zimage_header.ld