summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/shared/clock/arm-generic-timer-aarch64.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/aarch64: add physical secure timerGedare Bloom2021-06-241-0/+8
|
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-051-0/+108
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.