| .. |
|
include
|
6a307ee70f
heap: removed ptr check in diram area since aligned allocator does not support data allocated from IRAM
|
6 anni fa |
|
test
|
7fdc9571ba
multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration
|
5 anni fa |
|
test_multi_heap_host
|
5ce7ec848c
heap: pushed down all the aligned_alloc / free implementation
|
5 anni fa |
|
CMakeLists.txt
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 anni fa |
|
Kconfig
|
335576013e
heap: Separate standalone and common part of tracing module
|
6 anni fa |
|
component.mk
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 anni fa |
|
heap_caps.c
|
32756b165e
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
6 anni fa |
|
heap_caps_init.c
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 anni fa |
|
heap_private.h
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 anni fa |
|
heap_task_info.c
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 anni fa |
|
heap_trace_standalone.c
|
335576013e
heap: Separate standalone and common part of tracing module
|
6 anni fa |
|
linker.lf
|
90ee405afd
ldgen: update component linker fragment files
|
6 anni fa |
|
multi_heap.c
|
5ce7ec848c
heap: pushed down all the aligned_alloc / free implementation
|
5 anni fa |
|
multi_heap_config.h
|
4b7eb1792e
Try to merge tail with next block when splitting
|
7 anni fa |
|
multi_heap_internal.h
|
5ce7ec848c
heap: pushed down all the aligned_alloc / free implementation
|
5 anni fa |
|
multi_heap_platform.h
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 anni fa |
|
multi_heap_poisoning.c
|
13ef9cf4bc
heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on
|
5 anni fa |