diff options
author | Philippe Mathieu-Daudé | 2019-10-20 01:47:09 +0200 |
---|---|---|
committer | Peter Maydell | 2019-10-25 14:09:27 +0200 |
commit | 0f0736933fb578ad6928ba45d939b30c3113bab2 (patch) | |
tree | a7cb107c303cfff816579f2c33ed3aafe5748523 /hw/timer/xilinx_timer.c | |
parent | hw/arm/bcm2836: Rename cpus[] as cpu[].core (diff) | |
download | qemu-0f0736933fb578ad6928ba45d939b30c3113bab2.tar.gz qemu-0f0736933fb578ad6928ba45d939b30c3113bab2.tar.xz qemu-0f0736933fb578ad6928ba45d939b30c3113bab2.zip |
hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
write_secondary_boot() is used in SMP configurations where the
CPU address space might not be the main System Bus.
The rom_add_blob_fixed_as() function allow us to specify an
address space. Use it to write each boot blob in the corresponding
CPU address space.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20191019234715.25750-11-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions