esp-idf/components/esp_rom/esp32h2
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
..
ld fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00
esp_rom_caps.h fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00
Kconfig.soc_caps.in fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00