mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 09:31:58 +00:00
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> |
||
---|---|---|
.. | ||
arduino_101 | ||
common/scripts | ||
galileo | ||
minnowboard | ||
qemu_x86 | ||
quark_d2000_crb | ||
quark_se_c1000_devboard | ||
tinytile | ||
up_squared | ||
x86_jailhouse | ||
index.rst |