summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spec/aarch64: Enable previously unbuildable testsKinsey Moore2021-10-201-4/+0
| | | | | | | The spconfig01 and spmisc01 tests were disabled for all AArch64 BSPs due to a toolchain issue preventing them from compiling correctly. The binutils version that contains the fix has been released and integrated into RSB such that these two tests now build and operate correctly.
* build: Merge default-by-family into by-variantSebastian Huber2021-08-181-1/+0
| | | | | | | Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
* build: Use BSP family for optionsChris Johns2021-07-151-0/+1
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* spec/aarch64: Enable previously disabled testsAlex White2021-03-081-9/+1
| | | | | This enables several testsuites that were initially disabled during development.
* spec/aarch64: Remove sp37 from intermittent testsAlex White2021-03-051-1/+0
|
* validation: Fix for 64-bit targetsSebastian Huber2021-03-041-3/+0
| | | | Closes #4179.
* Add AArch64 ZynpMP BSPKinsey Moore2020-12-041-0/+53
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.