esp-idf/components/esp_rom/include/esp32c2/rom
Guillaume Souchere b9abad7a89 esp-rom: create a patch of tlsf_check() for target(s) supporting ROM implementation of TLSF
The tlsf implementation in the ROM does not provide a mechanism
to register a callback to be called in by tlsf_check().

This commit is creating a patch of the tlsf implementation to provide
a definition of the function allowing to register the callback called
in tlsf_check() and add the call of this callback in tlsf_check().

This patch is only compiled for target(s) with ESP_ROM_HAS_HEAP_TLSF
set and ESP_ROM_TLSF_CHECK_PATCH set. For all the other configurations
the environment remains unchanged by those modifications.
2022-08-26 08:25:38 +02:00
..
apb_backup_dma.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
cache.h cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
crc.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ecdsa.h esp32c2: Support Secure Boot V2 based on ECDSA scheme 2022-05-11 18:00:03 +05:30
efuse.h efuse: update efuse name 2022-05-28 22:03:16 +08:00
esp_flash.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ets_sys.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
libc_stubs.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
lldesc.h refactor (soc, esp_rom)!: removed target-specific ROM dependencies 2022-07-05 13:57:58 +08:00
md5_hash.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
miniz.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
newlib.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
rom_layout.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
rsa_pss.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
rtc.h esp_system: support esp32c2 reset reason 2022-02-15 13:50:22 +08:00
secure_boot.h esp32c2: Support Secure Boot V2 based on ECDSA scheme 2022-05-11 18:00:03 +05:30
sha.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_flash.h esp-rom: add missing spi-flash ROM API functions 2022-08-08 16:34:10 +08:00
tjpgd.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
tlsf.h esp-rom: create a patch of tlsf_check() for target(s) supporting ROM implementation of TLSF 2022-08-26 08:25:38 +02:00
uart.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00