mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 18:16:42 +00:00
ARC_MPU_VER 2 has a strong requirement in * size, must be >= 2048 bytes and power of 2 * start address must be aligned to size It may bring a big waste of memory. On the other hand, GEN_PRIV_STACK is used for ARC_MPU_VER 2, it conflicts with MPU_STACK_GUARD. So considering the limmitations, remove MPU_STACK_GUARD for ARC_MPU_VER 2 Signed-off-by: Wayne Ren <wei.ren@synopsys.com> |
||
---|---|---|
.. | ||
em_starterkit | ||
emsdp | ||
hsdk | ||
iotdk | ||
nsim | ||
index.rst |