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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mm_drv_common.c | ||
| mm_drv_common.h | ||
| mm_drv_intel_adsp_mtl_tlb.c | ||
| mm_drv_intel_adsp_tlb.c | ||