esp-idf/components/heap
Zim Kalinowski 2dec69fa82 Merge branch 'feature/lower-iram-utilization-of-heap-component_v4.4' into 'release/v4.4'
heap: lower the utilization of IRAM by the heap component binary (backport v4.4)

See merge request espressif/esp-idf!21237
2023-02-07 16:54:58 +08:00
..
include
port heap: Modify the memory type of the memory used as startup stack when memory protection is enabled 2023-01-31 07:57:02 +01:00
test tools: update list of references to not include symbold used by __assert_func calls 2022-12-14 12:57:08 +01:00
test_multi_heap_host
CMakeLists.txt heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00
Kconfig
component.mk
heap_caps.c heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00
heap_caps_init.c
heap_private.h heap: add check for usage of flash content from iram 2022-12-14 12:57:08 +01:00
heap_task_info.c
heap_tlsf.c
heap_tlsf.h
heap_tlsf_block_functions.h
heap_tlsf_config.h
heap_trace_standalone.c
internals.md heap: add documentation about the function placement in IRAM and its usage in ISR 2022-12-14 12:57:08 +01:00
linker.lf heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00
multi_heap.c heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00
multi_heap_config.h
multi_heap_internal.h heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00
multi_heap_platform.h
multi_heap_poisoning.c heap: fix linker issues and remove spi flash dependencies 2022-12-14 12:57:08 +01:00