esp-idf/components/heap
Mahavir Jain 7d9b93e2e0 Merge branch 'bugfix/MR16031_v4.4' into 'release/v4.4'
heap: adjust the order of RTC memory heap caps and regions(backport v4.4)

See merge request espressif/esp-idf!16704
2022-01-27 05:30:02 +00:00
..
include ci: replacing old header with new SPDX header style 2021-10-20 11:36:23 +08:00
port Merge branch 'bugfix/MR16031_v4.4' into 'release/v4.4' 2022-01-27 05:30:02 +00:00
test adjust the order of RTC memory heap caps and regions 2022-01-08 16:19:35 +08:00
test_multi_heap_host Heap: Add a target test to check that TLFS allocates the requested size 2021-12-22 14:06:41 +08:00
CMakeLists.txt G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
Kconfig heap: use hal specific API to get cpu cycles count 2021-06-22 14:14:10 +08:00
component.mk G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
heap_caps.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
heap_caps_init.c G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
heap_private.h
heap_task_info.c
heap_tlsf.c Heap: Fix a possible bug in the TLSF allocator 2021-12-22 14:06:41 +08:00
heap_tlsf.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
heap_tlsf_block_functions.h
heap_tlsf_config.h heap: increase the sl to reduce the fragmentation to acceptable level. 2020-12-17 12:52:56 -03:00
heap_trace_standalone.c
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
multi_heap.c heap: fix multi_heap_get_info_impl 2021-11-25 10:34:06 +08:00
multi_heap_config.h
multi_heap_internal.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap_platform.h freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions 2021-11-22 18:42:10 +08:00
multi_heap_poisoning.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00