zephyr/drivers/mm
L Lakshmanan 8fca1cdb29 drivers: mm: Fix macro call in RAT driver
The macro used in an assert statement in the `sys_mm_drv_page_phys_get()`
function was using an older version of the naming scheme, fixed now.

Signed-off-by: L Lakshmanan <l-lakshmanan@ti.com>
2023-07-14 09:37:53 +02:00
..
CMakeLists.txt drivers: mm: Add support for TI RAT module using system_mm API 2023-07-11 09:44:48 +02:00
Kconfig drivers: mm: Add support for TI RAT module using system_mm API 2023-07-11 09:44:48 +02:00
mm_drv_bank.c mm_drv: tlb: Fix driver tests 2023-06-22 17:23:56 -04:00
mm_drv_common.c
mm_drv_common.h
mm_drv_intel_adsp_mtl_tlb.c mm_drv: tlb: Fix context save for remapped pages 2023-07-10 09:27:31 +02:00
mm_drv_intel_adsp_regions.c
mm_drv_intel_adsp_tlb.c xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
mm_drv_intel_adsp.h
mm_drv_ti_rat.c drivers: mm: Fix macro call in RAT driver 2023-07-14 09:37:53 +02:00