esp-idf/components/esp_rom/esp32h2
Guillaume Souchere 93d4b0b38c 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-11-01 09:47:41 +01:00
..
ld fix(heap): Patch tlsf_check_pool in ROM heap 2023-11-01 09:47:41 +01:00
esp_rom_caps.h fix(heap): Patch tlsf_check_pool in ROM heap 2023-11-01 09:47:41 +01:00
Kconfig.soc_caps.in fix(heap): Patch tlsf_check_pool in ROM heap 2023-11-01 09:47:41 +01:00