summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal/bspvck190.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-23bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaultsChris Johns1-1/+1
- Versal has IO mapped to the upper 64bit address space and needs full 64bit addresses. - Add xilinx_versal_aiedge for custom hardware - Make the hardware settings the defaults and qemu as variants Closes #4693
2021-06-24aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom1-4/+4
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.