zephyr/boards/x86/x86_jailhouse
Andrew Boie 2d9bbdf5f3 x86: remove support for non-PAE page tables
PAE tables introduce the NX bit which is very desirable
from a security perspetive, back in 1995.

PAE tables are larger, but we are not targeting x86 memory
protection for RAM constrained devices.

Remove the old style 32-bit tables to make the x86 port
easier to maintain.

Renamed some verbosely named data structures, and fixed
incorrect number of entries for the page directory
pointer table.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-05 20:51:21 -08:00
..
doc boards: x86_jailhouse: fix build documentation 2017-12-15 16:49:13 -05:00
Kconfig.board Kconfig: dts: Move HAS_DTS to arch level 2018-11-06 18:35:39 -05:00
Kconfig.defconfig boards: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:15:31 -05:00
board.cmake scripts: refactor flash/debug scripts to remove "shell" 2017-12-15 09:57:30 -05:00
x86_jailhouse.dts shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
x86_jailhouse_defconfig x86: remove support for non-PAE page tables 2019-02-05 20:51:21 -08:00