zephyr/boards/x86
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
..
arduino_101 flash: w25qxxdv: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-28 10:40:31 -06:00
common/scripts
galileo hpet: remove HPET_TIMER_*_EDGE and HPET_TIMER_LEVEL_* 2019-01-22 07:45:22 -05:00
minnowboard hpet: remove HPET_TIMER_*_EDGE and HPET_TIMER_LEVEL_* 2019-01-22 07:45:22 -05:00
qemu_x86 x86: remove support for non-PAE page tables 2019-02-05 20:51:21 -08:00
quark_d2000_crb
quark_se_c1000_devboard ieee802154: cc2520: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-28 10:40:14 -06:00
tinytile
up_squared hpet: remove HPET_TIMER_*_EDGE and HPET_TIMER_LEVEL_* 2019-01-22 07:45:22 -05:00
x86_jailhouse x86: remove support for non-PAE page tables 2019-02-05 20:51:21 -08:00
index.rst