Re: [PATCH v1 3/3] Add AArch64 ZynpMP BSP

2020-12-02 Thread Sebastian Huber
On 01/12/2020 21:57, Kinsey Moore wrote: This adds a BSP family that runs on the Xilinx Ultrascale+ MPSOC (ZynqMP) family of chips. It is configured to be usable on the Qemu ZCU102 machine definition and should be almost trivially portable to ZynqMP development boards and custom hardware. It is

[PATCH v1 3/3] Add AArch64 ZynpMP BSP

2020-12-01 Thread Kinsey Moore
This adds a BSP family that runs on the Xilinx Ultrascale+ MPSOC (ZynqMP) family of chips. It is configured to be usable on the Qemu ZCU102 machine definition and should be almost trivially portable to ZynqMP development boards and custom hardware. It is also configured to be usable with libbsd. --