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 arch: arm64: correct a comment on CONFIG_ARM64_STACK_PROTECTION 2024-03-11 08:16:06 -04:00
offsets arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00
xen arch: arm64: init xen in arch_kernel_init() 2024-09-17 20:05:22 -04:00
boot.h
CMakeLists.txt llext: Introduce AARCH64 relocation support 2024-09-12 14:48:55 +02:00
coredump.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
cpu_idle.S arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
early_mem_funcs.S arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
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.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
fpu.S
header.S
irq_init.c
irq_manage.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
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
Kconfig arch: arm64: implement arch_stack_walk() 2024-08-26 14:44:53 -04:00
macro_priv.inc
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
mmu.S
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.c arch: arm: cortex-r: Add compiler tuning for Cortex-R82 2024-05-07 17:57:05 -04:00
reset.S build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
semihost.c
smccc-call.S
smp.c arch: call arch_smp_init() directly, do not use SYS_INIT 2024-06-12 18:23:54 -04:00
swi_tables.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
switch.S
thread.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
tls.c
userspace.S coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
vector_table.S arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00