43cb00df08
The shared multi-heap memory pool manager uses the multi-heap allocator to manage a set of reserved memory regions with different capabilities / attributes (cacheable, non-cacheable, etc...) defined in the DT. The user can request allocation from the shared pool specifying the capability / attribute of interest for the memory (cacheable / non-cacheable memory, etc...) Signed-off-by: Carlo Caione <ccaione@baylibre.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cbprintf | ||
assert.c | ||
base64.c | ||
bitarray.c | ||
cbprintf.c | ||
cbprintf_complete.c | ||
cbprintf_nano.c | ||
cbprintf_packaged.c | ||
crc7_sw.c | ||
crc8_sw.c | ||
crc16_sw.c | ||
crc32_sw.c | ||
crc32c_sw.c | ||
dec.c | ||
fdtable.c | ||
heap-validate.c | ||
heap.c | ||
heap.h | ||
hex.c | ||
json.c | ||
mpsc_pbuf.c | ||
multi_heap.c | ||
mutex.c | ||
notify.c | ||
onoff.c | ||
p4wq.c | ||
printk.c | ||
rb.c | ||
reboot.c | ||
ring_buffer.c | ||
sem.c | ||
shared_multi_heap.c | ||
thread_entry.c | ||
timeutil.c | ||
user_work.c |