nuttx-mirror/mm
Bowen Wang 8eabad52fd mm/Kconfig: fix build error when MM_BACKTRACE > 0 and disable mempool
mempool is always be compiled, so when enable BACKTRACE but not enable
memdpool, the MM_HEAP_MEMPOOL_BACKTRACE_SKIP is not defined
mempool_add_backtrace() will compiled failed.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-11 19:59:26 +08:00
..
bin mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
iob mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kasan mm/kasan: Kasan global support setting alignment length 2024-09-20 21:47:23 +08:00
kbin mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kmap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kmm_heap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
map mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mempool include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
mm_gran mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mm_heap mm/heap: memory alignment before executing kasan_register 2024-10-10 23:11:37 +08:00
shm shm: The limits have been made in Make.defs and remove useless macro in code 2024-09-18 13:42:11 +08:00
tlsf mm/dump: pretty the log and thin dump call 2024-10-08 23:55:59 +08:00
ubsan include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
umm_heap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Kconfig mm/Kconfig: fix build error when MM_BACKTRACE > 0 and disable mempool 2024-10-11 19:59:26 +08:00
Makefile circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00