esp-idf/components/heap
Guillaume Souchere 27a78278a6 fix(heap): Patch tlsf_check_pool in ROM heap
The integrity_walker now calls the integrity check hook to control
free AND used blocks of memory in the TLSF pool. This integrity walker
function is called from tlsf_check_pool.

This commit creates a patch of integrity_walker function to update the
outdated implementation in the ROM.
2023-12-08 03:19:04 +00:00
..
include
port
test_apps fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00
test_multi_heap_host
tlsf@d2e28f8724
.build-test-rules.yml
CMakeLists.txt
Kconfig fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00
heap_caps.c
heap_caps_init.c
heap_caps_linux.c
heap_private.h
heap_task_info.c
heap_trace_standalone.c
internals.md
linker.lf
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c