On 8/19/21 5:15 AM, Tong Ho wrote: > Add unimplemented APU mmio region to xlnx-zynqmp for booting > bare-metal guests built with standalone bsp published at: > > https://github.com/Xilinx/embeddedsw/tree/master/lib/bsp/standalone/src/arm/ARMv8/64bit
Again, please point to something more useful: https://github.com/Xilinx/embeddedsw/blob/master-rel-2020.2/lib/sw_apps/zynqmp_fsbl/src/xfsbl_hw.h#L271 > Signed-off-by: Tong Ho <tong...@xilinx.com> > --- > hw/arm/xlnx-zynqmp.c | 32 ++++++++++++++++++++++++++++++++ > include/hw/arm/xlnx-zynqmp.h | 7 +++++++ > 2 files changed, 39 insertions(+)