summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optconminor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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/optconminor: Fix value typeKinsey Moore2020-12-041-3/+4
| | | | | The option for defining the console minor should be an integer, not a boolean.
* Add AArch64 ZynpMP BSPKinsey Moore2020-12-041-0/+15
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.