zephyr/drivers/mm
Ederson de Souza edd524b4e3 drivers/mm: Add API to query memory regions
Some systems may need to query the available memory regions in runtime.
For those, this patch adds a simple API that memory management drivers
can implement to provide such discovery.

A small test also added to exercise the default, empty implementation.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-10-01 14:52:29 -04:00
..
CMakeLists.txt
Kconfig drivers: mm: Update Kconfig 2022-08-31 11:17:37 -05:00
mm_drv_common.c drivers/mm: Add API to query memory regions 2022-10-01 14:52:29 -04:00
mm_drv_common.h mm: introduce update memory flags api 2022-07-13 15:53:14 +02:00
mm_drv_intel_adsp_mtl_tlb.c soc: intel_adsp: Add ACE soc series 2022-09-09 16:03:59 -04:00
mm_drv_intel_adsp_tlb.c drivers/mm: Get some bit configurations from DTS instead of SoC version 2022-09-08 18:03:33 -04:00