zephyr/arch/arm64/core
Anas Nashif 7c90f1bca1 arch: arm64: init xen in arch_kernel_init()
Call xen_enlighten_init() from arch_kernel_init() instead of using
SYS_INIT.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-17 20:05:22 -04:00
..
cortex_r
offsets
xen arch: arm64: init xen in arch_kernel_init() 2024-09-17 20:05:22 -04:00
CMakeLists.txt llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
Kconfig arch: arm64: implement `arch_stack_walk()` 2024-08-26 14:44:53 -04:00
boot.h
coredump.c
cpu_idle.S
early_mem_funcs.S
elf.c llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
fatal.c arm64: demand_paging: allow page fault processing with IRQs enabled 2024-09-11 20:18:51 -04:00
fpu.S
fpu.c
header.S
irq_init.c
irq_manage.c
irq_offload.c arch: initialize irq_offload during boot, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
isr_wrapper.S
macro_priv.inc
mmu.S
mmu.c arm64: demand_paging: add support for on-demand mappings 2024-09-11 20:18:51 -04:00
mmu.h arm64: mmu: access fault handler for demand paging 2024-09-11 20:18:51 -04:00
paging.h arm64: demand_paging: allow page fault processing with IRQs enabled 2024-09-11 20:18:51 -04:00
prep_c.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
reboot.c arm64: add sys_arch_reboot() support 2024-09-12 10:03:52 +02:00
reset.S
reset.c
semihost.c
smccc-call.S
smp.c
swi_tables.ld
switch.S
thread.c
tls.c
userspace.S
vector_table.S