diff options
author | Tong Ho <tong.ho@xilinx.com> | 2021-08-23 10:38:18 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-26 17:02:01 +0100 |
commit | d2e6f370138a7f32bc28b20dcd55374b7a638f39 (patch) | |
tree | bf264f12784e006e52ee326149259ea4940b6ab9 /hw/arm/boot.c | |
parent | 9a0fcb7f5fd04fcbfd9a611789806614fa5d2365 (diff) | |
download | qemu-d2e6f370138a7f32bc28b20dcd55374b7a638f39.zip qemu-d2e6f370138a7f32bc28b20dcd55374b7a638f39.tar.gz qemu-d2e6f370138a7f32bc28b20dcd55374b7a638f39.tar.bz2 |
hw/arm/xlnx-zynqmp: Add unimplemented APU mmio
Add unimplemented APU mmio region to xlnx-zynqmp for booting
bare-metal guests built with standalone bsp, which access the
region from one of the following places:
https://github.com/Xilinx/embeddedsw/blob/release-2020.2/lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/boot.S#L139
https://github.com/Xilinx/embeddedsw/blob/release-2020.2/lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/boot.S#L183
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Tong Ho <tong.ho@xilinx.com>
Message-id: 20210823173818.201259-3-tong.ho@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions