Guillaume Souchere 6ce1ccd964 heap: Add trace configuration to allow hash map placement in external RAM bss section when possible 2 lat temu
..
include 110aac240d heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2 lat temu
port 5cbd311ecf system: add kconfig option for using parts of SRAM1 for IRAM 2 lat temu
test_apps 6ce1ccd964 heap: Add trace configuration to allow hash map placement in external RAM bss section when possible 2 lat temu
test_multi_heap_host 6f11d0f297 heap: Update target and host tests after incorporation of the new TLSF implementation 3 lat temu
tlsf @ 8c9cd0517a e31e6d4de8 feat: remove tlsf_fls and tlsf_ffs from linker as they are inlined. 3 lat temu
.build-test-rules.yml 914bb81b95 ci: move linux host tests to test app folder 2 lat temu
CMakeLists.txt f6fc5e3c31 heap: fix and re-enable no-format warnings 2 lat temu
Kconfig 6ce1ccd964 heap: Add trace configuration to allow hash map placement in external RAM bss section when possible 2 lat temu
heap_caps.c 110aac240d heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2 lat temu
heap_caps_init.c 7de6565722 heap: fix comment and return condition in heap_caps_check_add_region_allowed() 3 lat temu
heap_caps_linux.c fb9a7f36d4 heap: replace usage of bzero() with memset() across the component 3 lat temu
heap_private.h 7fcd964b1d heap: add selective placement of function in IRAM 3 lat temu
heap_task_info.c 3737bf8322 heap: Remove TLSF related files and replace them with the tlsf submodule 3 lat temu
heap_trace_standalone.c 6ce1ccd964 heap: Add trace configuration to allow hash map placement in external RAM bss section when possible 2 lat temu
internals.md 5dc0481d21 heap: add documentation about the function placement in IRAM and its usage in ISR 3 lat temu
linker.lf 110aac240d heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2 lat temu
multi_heap.c b496bab0f6 heap: fix linker issues and remove spi flash dependencies 3 lat temu
multi_heap_config.h 3737bf8322 heap: Remove TLSF related files and replace them with the tlsf submodule 3 lat temu
multi_heap_internal.h b496bab0f6 heap: fix linker issues and remove spi flash dependencies 3 lat temu
multi_heap_platform.h ef00bd59dc esp_rom: extract int matrix route and cpu ticks getter 4 lat temu
multi_heap_poisoning.c 5a1f0cd63c heap: Make weak declaration for the alloc and free callbacks 2 lat temu