summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3eglp64.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-09zynqmp: Add support for the CFC-400XKinsey Moore1-0/+2
This adds a BSP variant for the ZynqMP BSP family to support the Innoflight CFC-400X platform. To properly support the CFC-400X, device trees were added to the ZynqMP platform due to both the optional management interface as well as alternate physical configuration of the ethernet interfaces.
2021-05-27spec/aarch64: Add BSPs for real ZynqMP hardwareKinsey Moore1-3/+3
Add the BSPs for running on the ZU3EG Ultrascale+ Zynq MPSoC and alter the option defaults necessary for them to run properly using the standard BOOT.BIN configured for PetaLinux that comes in the Out-of-Box package.
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore1-5/+5
This adds an AArch64 basic BSP based on Qemu's Cortex-A53 emulation with interrupt support using GICv3 and clock support using the ARM GPT.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+19
Update #3818.