zephyr/arch/arm
Vincenzo Frascino acc9fb29a3 arm: core: mpu: Add arm core MPU interface
This patch adds the arm core MPU interface, a common way to access the
pu functionalities by the arm zephyr kernel.

The interface can be divided in two parts:
- a core part that will be implemented by the arm_core_mpu driver and
  used directly by the kernel
- a driver part that will be implemented by the mpu drivers and used by
  the arm_core_mpu driver

Change-Id: I590bd284abc40d98b06fdf1efb5800903313aa00
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2017-05-16 09:28:06 -05:00
..
core arm: core: mpu: Add arm core MPU interface 2017-05-16 09:28:06 -05:00
include kernel: add k_thread_create() API 2017-05-11 20:24:22 -04:00
soc arm: soc: nxp k6x: Add Initial support for NXP MPU 2017-05-16 09:28:06 -05:00
defconfig
Kbuild
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile