nuttx/include/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
..
gran.h mm/gran: add gran_alloc_align API 2025-05-12 15:01:37 +08:00
iob.h mm/iob:support iob queue concat to another iob queue 2026-01-01 17:03:29 +08:00
kasan.h fix kasan_bypss compile unused error 2025-06-30 18:19:38 +08:00
kmap.h mm/kmap: Provide the user tcb as parameter to map_user() 2024-12-18 08:57:01 +08:00
map.h Revert "sched/group: move task group into task_tcb_s to improve performance" 2025-12-21 08:53:46 -03:00
mempool.h mm:use Kconfig to control sequence number to save memory 2025-12-20 09:47:22 -03:00
mm.h mm/mm_heap: add nokasan flag in mm_heap_config_s structure 2026-01-19 14:18:27 +08:00