zephyr/arch
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
..
arc arch: arc: refactor the ARC MPU driver 2019-03-14 23:53:16 -07:00
arm arch: arm: revert back to use assembly to jump to main thread 2019-03-14 17:10:59 -05:00
common all: Update reserved function names 2019-03-11 13:48:42 -04:00
nios2 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
posix arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
riscv32 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
x86 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
x86_64 arch/x86_64: Flag xuk shared page volatile 2019-03-13 19:15:20 +01:00
xtensa all: Update reserved function names 2019-03-11 13:48:42 -04:00
CMakeLists.txt Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00
Kconfig kernel/sched: arch/x86_64: Support synchronous k_thread_abort() in SMP 2019-03-13 19:15:20 +01:00