summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/include/bsp/start.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/aarch64: Fix array warningChris Johns2022-06-111-1/+1
| | | | Updates #4664
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-051-0/+189
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.