zephyr/boards/x86
Andrzej Puzdrowski cdc7b6d656 boards/qemu_x86: fix qemu memory map
The desired memory map is to have the 0 - 4K page non-present
to catch NULL pointer dereferences,
from 4K - 4MB for the program text (RO, Execute),
ROM (RO, No Execute), and 4MB-8MB for system RAM.

This patch cut text size by 4 KB which allow to meet above
requirements.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-07-17 13:49:26 -07:00
..
acrn dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
arduino_101 cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
common/scripts boards/x86: scripts: build_grub.sh to use grub-2.04-rc1-17-g8e8723a6b 2019-06-04 19:32:44 -04:00
galileo cleanup: include/: move pwm.h to drivers/pwm.h 2019-06-27 22:55:49 -04:00
gpmrb doc: fix typo in gpmrb doc 2019-06-05 21:13:33 -04:00
minnowboard dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
qemu_x86 boards/qemu_x86: fix qemu memory map 2019-07-17 13:49:26 -07:00
quark_se_c1000_devboard cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
tinytile cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
up_squared boards/x86/up_squared: default to new local APIC timer 2019-06-27 07:20:54 -04:00
index.rst doc: fix sidebar nav issues with board docs 2017-06-27 19:21:29 -04:00