zephyr/arch
Jiafei Pan 573a712bed arm64: reset: disable cache and MMU for safety
When Zephyr boot from EL2, D-Cache, I-Cache and MMU should be disabled
by default, but in some cases, for example use U-Boot "go" command
to boot Zephyr Image, Cache and MMU are already been enabled by U-Boot.
So disable them at reset code to make it safety when the code goes
into C code.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
2025-03-28 08:34:59 +01:00
..
arc llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
arm everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 2025-03-20 21:57:47 +01:00
arm64 arm64: reset: disable cache and MMU for safety 2025-03-28 08:34:59 +01:00
common toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
mips arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
nios2 arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
posix arch/posix posix_core.h: Remove native_posix mention 2025-03-12 19:05:12 +01:00
riscv arch: riscv: Add support for CPU load measuring 2025-03-20 17:14:52 +01:00
sparc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86 arch: x86: Restrict direct IPI support 2025-03-17 20:01:09 +01:00
xtensa llext: avoid redundant 'ldr_parm' checks 2025-03-17 19:58:15 +01:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00