zephyr/arch/arm/core
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
..
cortex_m arm: mpu: Add user context API placeholder 2018-02-13 12:42:37 -08:00
offsets arm: Generate privileged stacks 2018-02-06 15:31:16 -08:00
CMakeLists.txt arch: arm: vector_table: Support vector table soft relay 2018-01-26 06:57:28 +05:30
Kconfig userspace: ARM: Fixed Kconfig for ARM_USERSPACE 2018-01-29 23:11:11 -05:00
__aeabi_atexit.c
cpu_idle.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
exc_exit.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
fatal.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
fault.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
fault_s.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_init.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
irq_manage.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_offload.c arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
irq_relay.S arch: arm: vector_table: Support vector table soft relay 2018-01-26 06:57:28 +05:30
isr_wrapper.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
swap.S arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
sys_fatal_error_handler.c
thread.c kernel: arm: core: Fix thread monitor wrapping 2018-02-06 15:31:16 -08:00
thread_abort.c kernel: convert most thread APIs to system calls 2017-10-07 10:45:15 -07:00