kopia lustrzana https://github.com/espressif/esp-idf
85193654f0
If memory protection is enabled on esp32c3 and esp32s3, we don't want to the heap component to see the startup stack memory as D/IRAM but as DRAM only. Introduce a new type to make this possible in the same fashion the regular D/IRAM regions are handled. |
||
---|---|---|
.. | ||
include | ||
port | ||
test | ||
test_multi_heap_host | ||
CMakeLists.txt | ||
Kconfig | ||
component.mk | ||
heap_caps.c | ||
heap_caps_init.c | ||
heap_private.h | ||
heap_task_info.c | ||
heap_tlsf.c | ||
heap_tlsf.h | ||
heap_tlsf_block_functions.h | ||
heap_tlsf_config.h | ||
heap_trace_standalone.c | ||
linker.lf | ||
multi_heap.c | ||
multi_heap_config.h | ||
multi_heap_internal.h | ||
multi_heap_platform.h | ||
multi_heap_poisoning.c |