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
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_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