zephyr/lib
Andy Ross ed258e9c6f lib/os/heap: Add sys_heap_aligned_alloc()
Add support for a C11-style aligned_alloc() in the heap
implementation.  This is properly optimized, in the sense that unused
prefix/suffix data around the chosen allocation is returned to the
heap and made available for general allocation.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-06-22 14:54:04 -04:00
..
cmsis_rtos_v1
cmsis_rtos_v2
fnmatch
gui
libc libc: newlib: libc-hooks: Provide our own implementation of __chk_fail() 2020-06-17 17:06:47 +02:00
open-amp
os lib/os/heap: Add sys_heap_aligned_alloc() 2020-06-22 14:54:04 -04:00
posix lib: posix: eventfd: support build with !POSIX_API 2020-06-15 16:52:29 +02:00
updatehub
CMakeLists.txt
Kconfig