zephyr/arch/xtensa/core
Anas Nashif e260d03686 init: introduce soc and board hooks
Introduce soc and board hooks to replace arch specific code
and replace usages of SYS_INIT for platform initialization.

include/zephyr/platform/hooks.h introduces the hooks to be implemented
by boards and SoCs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-09-09 10:07:33 +02:00
..
offsets
startup
CMakeLists.txt
README_MMU.txt
README_WINDOWS.rst
coredump.c
cpu_idle.c arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
crt1.S
debug_helpers_asm.S
elf.c
fatal.c
gdbstub.c
gen_vectors.py
gen_zsr.py
irq_manage.c
irq_offload.c
mem_manage.c
mmu.c
mpu.c
prep_c.c init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
ptables.c xtensa: mmu: fix page table initialization 2024-08-14 09:36:19 +02:00
smp.c
syscall_helper.c
thread.c xtensa: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
timing.c
tls.c
userspace.S
vector_handlers.c xtensa: core: Remove constant branch 2024-08-13 18:18:53 -04:00
window_vectors.S
xcc_stubs.c
xtensa_asm2_util.S
xtensa_backtrace.c
xtensa_hifi.S
xtensa_intgen.py
xtensa_intgen.tmpl