summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a72 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Use BSP family for optionsChris Johns2021-07-156-0/+6
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-241-0/+2
|
* aarch64: add qemu bsps for cortex-a72Gedare Bloom2021-06-0912-0/+394
The a72 BSPs are identical to the a53 BSPs just changing a53 to a72.