9a2583122c
heap_caps_malloc will fail to poison a block in IRAM with size not divisible by 4. The proper fix will be to make poisoning code smarter, or to disallow allocations from IRAM with size not aligned by 4. |
||
---|---|---|
.. | ||
include | ||
test | ||
test_multi_heap_host | ||
component.mk | ||
heap_caps.c | ||
heap_caps_init.c | ||
heap_private.h | ||
heap_task_info.c | ||
heap_trace.c | ||
Kconfig | ||
multi_heap.c | ||
multi_heap_config.h | ||
multi_heap_internal.h | ||
multi_heap_platform.h | ||
multi_heap_poisoning.c |