mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 02:02:32 +00:00
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> |
||
---|---|---|
.. | ||
core | ||
debug | ||
include | ||
soc | ||
defconfig | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
Makefile.idt | ||
Makefile.mmu |