zephyr/arch
Daniel Leung c925b0ecd5 xtensa: mmu: fix incorrect caching attrs on double mapping
Inside map_memory() with double mapping enabled, we should not
be mapping the memory with the incoming attributes as-is since
the incoming address may be on un-cached region but with
caching attribute. So we need to sanitize the attributes
according to the incoming address.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-03-14 01:01:32 +01:00
..
arc llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
arm arch: arm: cortex_m: Add sys_trace_idle_exit calls 2025-03-12 14:03:48 +00:00
arm64 llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +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 llext: Support non-paired RISC-V PCREL Relocation 2025-03-07 19:44:54 +01:00
sparc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86 arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01:00
xtensa xtensa: mmu: fix incorrect caching attrs on double mapping 2025-03-14 01:01:32 +01:00
archs.yml
CMakeLists.txt
Kconfig infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00