Darian Leung 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS 2 years ago
..
host_test b02687a6c4 test: migrate linux target host test jobs into pytest-embedded 3 years ago
include 2cf9236f6c heap trace standalone: Fix initialization of the unused linked list, update tests 3 years ago
port 6382f28998 heap: Modify the memory type of the memory used as startup stack when memory protection is enabled 3 years ago
test_apps 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS 2 years ago
test_multi_heap_host 6f11d0f297 heap: Update target and host tests after incorporation of the new TLSF implementation 3 years ago
tlsf @ 8c9cd0517a e31e6d4de8 feat: remove tlsf_fls and tlsf_ffs from linker as they are inlined. 3 years ago
.build-test-rules.yml 11f99ef649 heap: Add memory protection activation test 3 years ago
CMakeLists.txt 36cb08c379 heap: add linux target support 3 years ago
Kconfig 068adfba70 heap: use ROM implementation for heap tlsf on esp32c2 3 years ago
heap_caps.c a630f06132 Merge branch 'feature/verbose-alloc-failure-abort' into 'master' 3 years ago
heap_caps_init.c 7de6565722 heap: fix comment and return condition in heap_caps_check_add_region_allowed() 3 years ago
heap_caps_linux.c fb9a7f36d4 heap: replace usage of bzero() with memset() across the component 3 years ago
heap_private.h 7fcd964b1d heap: add selective placement of function in IRAM 3 years ago
heap_task_info.c 3737bf8322 heap: Remove TLSF related files and replace them with the tlsf submodule 3 years ago
heap_trace_standalone.c 2cf9236f6c heap trace standalone: Fix initialization of the unused linked list, update tests 3 years ago
internals.md 5dc0481d21 heap: add documentation about the function placement in IRAM and its usage in ISR 3 years ago
linker.lf b496bab0f6 heap: fix linker issues and remove spi flash dependencies 3 years ago
multi_heap.c b496bab0f6 heap: fix linker issues and remove spi flash dependencies 3 years ago
multi_heap_config.h 3737bf8322 heap: Remove TLSF related files and replace them with the tlsf submodule 3 years ago
multi_heap_internal.h b496bab0f6 heap: fix linker issues and remove spi flash dependencies 3 years ago
multi_heap_platform.h ef00bd59dc esp_rom: extract int matrix route and cpu ticks getter 4 years ago
multi_heap_poisoning.c ba1d7f8d1c heap: Fix erroneous value returned by heap_caps_get_allocated_size() when poisoning is enabled 3 years ago