zephyr/arch/arm
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
..
core userspace: fix x86 issue with adding partitions 2019-03-03 23:44:13 -05:00
include arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
CMakeLists.txt
Kconfig
defconfig