zephyr/arch/xtensa
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
..
core xtensa: mmu: fix incorrect caching attrs on double mapping 2025-03-14 01:01:32 +01:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt xtensa: fix typo userpsace to userspace 2024-10-08 18:10:03 -04:00
Kconfig xtensa: optimize syscall helper functions 2024-12-04 14:16:15 -05:00