zephyr/arch/arm/core/cortex_m
Andy Gross 9ccdcb9be6 arm: mpu: Add user context API placeholder
This patch adds a configure_mpu_user_context API and implements
the required function placeholders in the NXP and ARM MPU files.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-02-13 12:42:37 -08:00
..
mpu arm: mpu: Add user context API placeholder 2018-02-13 12:42:37 -08:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig arch: arm: define Cortex-M23, Cortex-M33 CPUs 2018-02-08 12:07:38 -06:00
exc_manage.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
nmi.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nmi_on_reset.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
prep_c.c arm: core: cortex_m: introduce CPU_CORTEX_M_HAS_VTOR option 2018-02-06 08:59:36 -06:00
reset.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
scb.c arch/arm/core: In comments, consistently refer to "Cortex-M". 2017-03-13 12:53:46 +00:00
vector_table.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
vector_table.h arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00