zephyr/arch/arm/core
Adithya Baglody 77755afa19 userspace: ARM: Fixed Kconfig for ARM_USERSPACE
Currently in zephyr the support for the arm userspace has not be
merged. But the Kconfig always sets the userspace flag and causes a
build failure. This is blocking the test cases for userspace.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-01-29 23:11:11 -05:00
..
cortex_m config: bootloader: Add support for MCUboot 2018-01-29 18:05:18 -05:00
offsets kbuild: Removed KBuild 2017-11-08 20:00:22 -05: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
exc_exit.S
fatal.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
fault.c
fault_s.S
irq_init.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
irq_manage.c
irq_offload.c
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: store/restore regs r0-r3 while making function call. 2017-08-31 14:25:31 -04:00
swap.S kernel: add memory domain APIs 2017-09-29 16:48:53 -07:00
sys_fatal_error_handler.c
thread.c kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
thread_abort.c kernel: convert most thread APIs to system calls 2017-10-07 10:45:15 -07:00