zephyr/arch/xtensa/core
Daniel Leung f7165395b4 xtensa: mpu: introduce CONFIG_XTENSA_MPU_ONLY_SOC_RANGES
This allows the SoC to have total control on what MPU ranges
to be programmed at boot. This overrides the generic ranges
in the architecture core code.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-19 22:17:34 -04:00
..
offsets xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
startup
CMakeLists.txt xtensa: add MPU support for kernel mode 2024-03-19 22:17:34 -04:00
README_MMU.txt
README_WINDOWS.rst
coredump.c
cpu_idle.c
crt1.S
debug_helpers_asm.S
elf.c
fatal.c xtensa: remove ARG_UNUSED from arch_syscall_oops 2024-02-01 13:09:53 -06:00
gdbstub.c
gen_zsr.py xtensa: userspace: use syscall to check if user context 2024-03-19 22:17:34 -04:00
irq_manage.c
irq_offload.c xtensa: irq: Remove CURR_CPU 2024-02-08 09:05:14 +01:00
mem_manage.c xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
mmu.c xtensa: mmu: Fix rasid initial value 2024-03-14 13:24:41 -05:00
mpu.c xtensa: mpu: introduce CONFIG_XTENSA_MPU_ONLY_SOC_RANGES 2024-03-19 22:17:34 -04:00
ptables.c xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
smp.c
syscall_helper.c xtensa: userspace: use syscall to check if user context 2024-03-19 22:17:34 -04:00
thread.c
timing.c
tls.c
userspace.S xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
vector_handlers.c xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
window_vectors.S
xcc_stubs.c
xtensa_asm2_util.S xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
xtensa_backtrace.c
xtensa_hifi.S arch: xtensa: save/restore HiFi AudioEngine regs 2024-03-05 10:57:33 +01:00
xtensa_intgen.py
xtensa_intgen.tmpl