mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>