zephyr/lib/libc/newlib
Ioannis Glaropoulos ff07fc7f0a lib: libc: fix alignment of HEAP base address for ARM
In ARM builds with support for user mode, i.e. with
CONFIG_USERSPACE=y, we need to align the beginning
of the heap space, to respect the ARM MPU region
alignment requirements.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-06-26 09:11:45 -04:00
..
CMakeLists.txt Build: Build with newlib-nano c library 2019-05-15 10:46:44 -05:00
libc-hooks.c lib: libc: fix alignment of HEAP base address for ARM 2019-06-26 09:11:45 -04:00