zephyr/boards/arc/iotdk
Wayne Ren a1c2159acb arch: arc: refactor the ARC MPU driver
* separate the ARC MPU driver into 2 parts
  * arc_mpu_v2_internal.h for ARC MPUv2
  * arc_mpu_v3_internal.h for ARC MPUv3
* For ARC MPUv2, keep the main design, but update and optimize the code
* For ARC MPUv3, implement mpu region split to supprt MPU region overlap
* misc updates and bug fixes

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-03-14 23:53:16 -07:00
..
doc doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
arc_mpu_regions.c arch: arc: refactor the ARC MPU driver 2019-03-14 23:53:16 -07:00
board.cmake
board.dtsi
iotdk.dts
iotdk.yaml
iotdk_defconfig