zephyr/arch/xtensa/include
Anas Nashif c79bbfadbb xtensa: move arch_kernel_init code into prep_c
arch_kernel_init() was misused for all architecture initialization code
that is done in prep_c and prior to cstart on other architectures.
arch_kernel_init() is late in the init process and comes after EARLY
init level, making xtensa have a very special boot path.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-08-07 13:50:53 +02:00
..
kernel_arch_func.h xtensa: move arch_kernel_init code into prep_c 2024-08-07 13:50:53 +02:00
offsets_short_arch.h
xtensa_asm2_context.h
xtensa_asm2_s.h
xtensa_backtrace.h
xtensa_internal.h
xtensa_mmu_priv.h
xtensa_mpu_priv.h
xtensa_stack.h xtensa: check stack frame pointer before dumping registers 2024-06-21 09:59:36 +02:00