mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:15:19 +00:00
The commit enforces the use of ARM_MPU_REGION_MIN_ALIGN_AND_SIZE in include/arch/arm/arch.h, instead of using 32 as a hard-coded value. The symbol is also used in arm/thread.c to truncate the thread stack size to satisfy MPU granularity. The commit does not introduce behavioral changes. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |