nuttx/mm
Bowen Wang 239130c1fd mm/mm_heap: add nokasan flag in mm_heap_config_s structure
Support enable/disable the kasan when initialize the heap.
This requirement is from rptun, because rptun use share memory init
the heap and share memory is precious, so we need disable the kasan
feature for rptun's heap to save the share memory.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2026-01-19 14:18:27 +08:00
..
iob mm/iob:support iob queue concat to another iob queue 2026-01-01 17:03:29 +08:00
kasan kasan watchpoint: Fix judgment problem 2025-07-01 09:04:03 -03:00
kmap mm/kmap/kmm_map.c: Fix argument to gran_free 2025-01-15 17:10:57 +08:00
kmm_heap mm/mm_heap: use struct mm_heap_config_s to init the memory heap 2026-01-19 14:18:27 +08:00
map style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
mempool mempool:fix bug, Misjudged the condition of interrupt memory release 2025-12-22 15:14:26 +08:00
mm_gran style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
mm_heap mm/mm_heap: add nokasan flag in mm_heap_config_s structure 2026-01-19 14:18:27 +08:00
shm style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
tlsf mm/mm_heap: add nokasan flag in mm_heap_config_s structure 2026-01-19 14:18:27 +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/mm_heap: use struct mm_heap_config_s to init the memory heap 2026-01-19 14:18:27 +08:00
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Kconfig mm:use Kconfig to control sequence number to save memory 2025-12-20 09:47:22 -03:00
Makefile makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00