zephyr/arch/x86
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
CMakeLists.txt
defconfig
gen_gdt.py
gen_idt.py
gen_mmu_x86.py x86: mitigate L1 Terminal Fault vulnerability 2019-03-01 15:22:41 -08:00
Kconfig