zephyr/arch/arm/core
Andrew Boie 6dc3fd8e50 userspace: fix x86 issue with adding partitions
On x86, if a supervisor thread belonging to a memory domain
adds a new partition to that domain, subsequent context switches
to another thread in the same domain, or dropping itself to user
mode, does not have the correct setup in the page tables.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-03 23:44:13 -05:00
..
cortex_m userspace: fix x86 issue with adding partitions 2019-03-03 23:44:13 -05:00
offsets
CMakeLists.txt Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
Kconfig arch: make __ramfunc support transparent 2019-02-22 11:36:50 -08:00
__aeabi_atexit.c
cpu_idle.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
exc_exit.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
fatal.c arch: arm: fix error reporting for stack overflow 2018-12-14 16:21:58 -06:00
fault.c arch: arm: stress that IRQ tail-chaining cannot always be guaranteed 2019-02-28 11:57:25 -08:00
fault_s.S arch: arm: fix determining stacked frame for Non-Secure firmware 2019-02-19 12:30:12 -06:00
irq_init.c
irq_manage.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
irq_offload.c arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
irq_relay.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
isr_wrapper.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
swap.c arch: arm: update function documentation for __svc 2019-02-12 08:29:33 -06:00
swap_helper.S arch: arm: various documentation fixes in arm assembly 2019-02-28 10:10:26 -06:00
sys_fatal_error_handler.c
thread.c arch: arm: core arch function to evaluate stack corruption 2019-02-28 11:57:25 -08:00
thread_abort.c kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
userspace.S arch: arm: invoke MPU reprogramming while in privilege stack 2019-02-12 08:29:33 -06:00