zephyr/arch/arc/soc/em7d
Wayne Ren 8feca6c2ef arch: arc: modify the kconfig for mpu case
* user space support requires THREAD_INFO
* for MPU version 2, the stack align is at least 2048 bytes
  * the smallest mpu region is 2048 bytes
  * the region size must bt power of 2
  * the start address of region must be aligned to the region size

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-02-16 12:20:16 +01:00
..
CMakeLists.txt arch: arc: add user space support for arc 2018-02-16 12:20:16 +01:00
Kconfig.defconfig arch: arc: modify the kconfig for mpu case 2018-02-16 12:20:16 +01:00
Kconfig.soc
linker.ld
soc.c
soc.h
soc_config.c