qemu-patch-raspberry4/hw/arm
Peter Maydell 8941d6ce25 hw/arm/vexpress: Add alias for flash at address 0 on A15 board
The A15 Versatile Express board can remap a variety of things at address
0. We don't currently emulate the Serial Configuration Controller which
is how the guest can control this remapping, but we can provide the
initial default mapping of the first flash device into this space.
In particular this allows QEMU to boot flash images such as UEFI which
expect to include an exception vector table.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Grant Likely <grant.likely@linaro.org>
Message-id: 1373374180-19884-1-git-send-email-peter.maydell@linaro.org
2013-07-15 16:17:59 +01:00
..
armv7m.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
boot.c QOM CPUState refactorings 2013-07-10 10:54:16 -05:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
exynos4210.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
integratorcp.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
kzm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mainstone.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
nseries.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
omap1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap2.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_sx1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
palm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
pxa2xx_gpio.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
pxa2xx_pic.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
realview.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
spitz.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
stellaris.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
versatilepb.c pci,misc enhancements 2013-07-08 08:00:23 -05:00
vexpress.c hw/arm/vexpress: Add alias for flash at address 0 on A15 board 2013-07-15 16:17:59 +01:00
xilinx_zynq.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00