zephyr/arch
Andrew Boie 2bc0fa9bd5 qemu_x86: ia32: fix ROM size with XIP enabled
The defaults of 0x100000 for ROM and 0x400000 for RAM are intended
to 'fake' a XIP configuration, this all takes place in just RAM.

The gap between these two values is 3 megabytes, specify this
properly.

Fixes numerous test cases on qemu_x86 if CONFIG_XIP is enabled.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-29 07:46:58 -04:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm tests: boot_time: cleanup boot_time test to work on ARM 2017-06-29 07:08:59 -04:00
common linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nios2 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
riscv32 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
x86 qemu_x86: ia32: fix ROM size with XIP enabled 2017-06-29 07:46:58 -04:00
xtensa arch: xtensa: Use CONFIG_SIMULATOR_XTENSA to set XT_{BOARD,SIMULATOR} 2017-06-21 18:09:13 -04:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00