zephyr/arch/arm64/core
Yong Cong Sin de347a4e07 init: support per-core init hook
Allow SoC to implement their custom per-core initialization function by
selecting `CONFIG_SOC_PER_CORE_INIT_HOOK` and implement
`soc_per_core_init_hook()`.

Signed-off-by: Maxim Adelman <imax@meta.com>
Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-16 14:04:25 -05:00
..
cortex_r
offsets
xen arch: arm64: init xen in arch_kernel_init() 2024-09-17 20:05:22 -04:00
CMakeLists.txt
Kconfig
boot.h
coredump.c
cpu_idle.S
early_mem_funcs.S
elf.c
fatal.c
fpu.S
fpu.c
header.S
irq_init.c
irq_manage.c
irq_offload.c
isr_wrapper.S
macro_priv.inc
mmu.S
mmu.c
mmu.h
paging.h
prep_c.c
reboot.c
reset.S
reset.c
semihost.c
smccc-call.S
smp.c init: support per-core init hook 2024-11-16 14:04:25 -05:00
swi_tables.ld
switch.S
thread.c
tls.c
userspace.S
vector_table.S