esp-idf/components/esp_rom/esp32h2/ld
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
..
esp32h2.rom.api.ld esp_rom: add common ROM API to update CPU tick rate 2023-06-01 10:57:13 +08:00
esp32h2.rom.heap.ld fix(heap): Patch tlsf_check_pool in ROM heap 2023-12-08 03:19:04 +00:00
esp32h2.rom.ld wdt: add support for H2 2023-02-23 11:22:51 +08:00
esp32h2.rom.libgcc.ld ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
esp32h2.rom.newlib-nano.ld ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
esp32h2.rom.newlib.ld ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
esp32h2.rom.spiflash.ld spi_flash: enable spi flash cache test on c6 h2 2023-03-04 07:23:59 -08:00
esp32h2.rom.version.ld ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
esp32h2.rom.wdt.ld wdt: add support for H2 2023-02-23 11:22:51 +08:00