summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a53/optnocachelen.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
* build: Fix formatSebastian Huber2020-10-121-2/+2
|
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-051-0/+18
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.