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: Enable userspace 2023-11-21 15:49:48 +01:00
xtensa_asm2_context.h arch: xtensa: Add space for HiFi registers 2024-03-05 10:57:33 +01:00
xtensa_asm2_s.h xtensa: mmu: bail on semantic triple faults 2024-06-15 04:44:48 -04:00
xtensa_backtrace.h xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00
xtensa_internal.h xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() 2024-06-15 04:44:48 -04:00
xtensa_mmu_priv.h xtensa: mmu: Avoid k_mem_domain_default duplication 2024-05-14 15:54:55 +02:00
xtensa_mpu_priv.h xtensa: mmu: mpu: add xtensa_mem_kernel_has_access() 2024-06-15 04:44:48 -04:00
xtensa_stack.h xtensa: check stack frame pointer before dumping registers 2024-06-21 09:59:36 +02:00