summaryrefslogtreecommitdiffstats
path: root/src/common/arm64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arm: NativeClock: Special handling for bad system counter clock frequency reportingCharles Lombardo2023-11-031-1/+20
| | | | On some devices, checking the system counter clock frequency will return 0. Substitute in the correct values to prevent issues.
* common: add arm64 native clockLiam2023-10-082-0/+119