zephyr/drivers/mm
Adrian Warecki 903b7cf9b6 mm: tlb: Add a mmu support in update page flags function
Platforms that support mmu require memory page access flags to be set in
both tlb and mmu. Add mmu flag update in sys_mm_drv_update_page_flags
function.

Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
2024-11-19 16:23:52 +01:00
..
CMakeLists.txt
Kconfig
mm_drv_bank.c
mm_drv_common.c mm: common: reset mappings during simple mapping failures 2024-08-28 16:35:43 -04:00
mm_drv_common.h
mm_drv_intel_adsp.h
mm_drv_intel_adsp_mtl_tlb.c mm: tlb: Add a mmu support in update page flags function 2024-11-19 16:23:52 +01:00
mm_drv_intel_adsp_regions.c
mm_drv_intel_adsp_tlb.c
mm_drv_ti_rat.c