zephyr/boards
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
..
arc dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
arm dts: Add information about system bus frequency to the dts 2019-07-17 21:53:36 +02:00
common boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
nios2 drivers/i2c: Add missing HAS_DTS_I2C to nios 2019-06-18 11:22:23 -04:00
posix native_posix: introduce a native_posix_64 board configuration 2019-07-16 10:41:11 -07:00
riscv32 boards: hifive1: add supported peripherals 2019-07-12 05:54:16 -07:00
shields boards: shields: Introduce frdm_cr20a shield 2019-07-09 18:15:45 -07:00
x86 boards/qemu_x86: fix qemu memory map 2019-07-17 13:49:26 -07:00
x86_64/qemu_x86_64 cmake: use sdk-ng built toolchain for x86_64 2019-06-27 16:08:32 -04:00
xtensa dts: Add information about CPU frequency to the cpu nodes 2019-07-17 21:53:36 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00