mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:39:30 +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> |
||
---|---|---|
.. | ||
v2 | ||
arch_inlines.h | ||
arch.h | ||
syscall.h | ||
thread.h |