esp-idf/components/heap
Guillaume Souchere a26ecafa0d Merge branch 'fix/malloc_cap_exec_on_esp32c6' into 'master'
heap: Fix allocation issue when trying to allocate in IRAM on esp32c6

Closes IDF-6306

See merge request espressif/esp-idf!22077
2023-01-26 17:45:23 +08:00
..
host_test/host_test_linux test: migrate linux target host test jobs into pytest-embedded 2023-01-16 10:25:55 +08:00
include Merge branch 'feature/heap-trace-improve-spi-ram-support' into 'master' 2022-12-28 15:07:30 +08:00
port heap: Fix IRAM level 2 starting address 2023-01-06 09:30:36 +00:00
test_apps heap: Add memory protection activation test 2023-01-25 07:20:57 +01:00
test_multi_heap_host
tlsf@8c9cd0517a
.build-test-rules.yml heap: Add memory protection activation test 2023-01-25 07:20:57 +01:00
CMakeLists.txt
Kconfig
heap_caps.c Merge branch 'fix/malloc_cap_exec_on_esp32c6' into 'master' 2023-01-26 17:45:23 +08:00
heap_caps_init.c
heap_caps_linux.c heap: replace usage of bzero() with memset() across the component 2023-01-25 09:28:56 +01:00
heap_private.h
heap_task_info.c
heap_trace_standalone.c
internals.md
linker.lf
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c