zephyr/tests/lib/multi_heap
Meir Komet 5595f66851 multi_heap: introduce support for realloc()
Add support for realloc (and realloc_aligned) into the multi heap lib,
where the buffer sent in will either be reused (maybe shrinked),
or enlarged by allocating on any of the matching heaps of the multi heap.

Signed-off-by: Meir Komet <mskomet1@gmail.com>
2024-11-16 14:02:07 -05:00
..
src multi_heap: introduce support for realloc() 2024-11-16 14:02:07 -05:00
CMakeLists.txt
prj.conf lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05:00
testcase.yaml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00