nuttx/mm/umm_heap
ganjing e941b18e29 mm/umm: Allow customizing the implementation of umm heap
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>
2026-01-27 21:27:53 +08:00
..
CMakeLists.txt mm/umm: Allow customizing the implementation of umm heap 2026-01-27 21:27:53 +08:00
Make.defs mm/umm: Allow customizing the implementation of umm heap 2026-01-27 21:27:53 +08:00
umm_addregion.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_brkaddr.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_calloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_checkcorruption.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_extend.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_free.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_globals.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_heap.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_heapmember.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_initialize.c mm/mm_heap: use struct mm_heap_config_s to init the memory heap 2026-01-19 14:18:27 +08:00
umm_mallinfo.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
umm_malloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_malloc_size.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_memalign.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_memdump.c mm:use Kconfig to control sequence number to save memory 2025-12-20 09:47:22 -03:00
umm_realloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
umm_sbrk.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
umm_zalloc.c mm/: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00