summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Use header file for GIC architecture supportSebastian Huber2020-12-231-0/+1
| | | | | | This avoids a function call overhead in the interrupt dispatching. Update #4202.
* spec/aarch64: Ensure that libbsd can build properlyKinsey Moore2020-11-231-0/+4
| | | | | These files are required for libbsd to build against the AArch64 A53 BSPs.
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-051-0/+24
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.