zephyr/boards/arc
Wayne Ren e43e137d8b arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2
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>
2020-05-06 12:51:05 -07:00
..
em_starterkit boards: Remove Kconfig I2C_[0-9] usage 2020-05-06 10:55:38 -05:00
emsdp soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
hsdk boards: arc: enable smp by default for multicore targets 2020-03-12 13:02:17 -04:00
iotdk soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
nsim arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 2020-05-06 12:51:05 -07:00
index.rst doc: fix sidebar nav issues with board docs 2017-06-27 19:21:29 -04:00