zephyr/include/arch
Wayne Ren 9a40bf6b7e arch: arc: Add the intial support of memory domain
Refering the ARM's implementation, the initial support of memory
domain in ARC is added:
* changes in MPU drivers
* changes in Kconfig
* codes to configure memory domain during thread swap
* changes in linker script template
* memory domain related macro definitions

the commited codes are simply tested through
samples/mpu/mem_domain_apis_test.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-01-18 11:50:59 -08:00
..
arc arch: arc: Add the intial support of memory domain 2018-01-18 11:50:59 -08:00
arm arm: cortex_m: linker.ld: fix relocate by moving _vector_start 2018-01-17 08:00:45 -05:00
nios2 nios2: asm_inline_gcc: fix includes 2017-11-02 13:25:01 -07:00
posix arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
riscv32 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
x86 kernel: mem_domain: Add an arch interface to configure memory domain 2017-12-21 11:52:27 -08:00
xtensa k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00