mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 22:33:28 +08:00
and migrate arch/sim from the customized mm_heap to umm_heap, so the default mm_heap implementation can still be used(e.g. shared memory in OpenAMP). Signed-off-by: ganjing <ganjing@xiaomi.com>