summaryrefslogtreecommitdiff
path: root/src/common/arm64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework time service to fix time passing offline.Gravatar Kelebek12024-01-242-20/+14
|
* arm: NativeClock: Special handling for bad system counter clock frequency ↵Gravatar Charles Lombardo2023-11-031-1/+20
| | | | | | reporting On some devices, checking the system counter clock frequency will return 0. Substitute in the correct values to prevent issues.
* common: add arm64 native clockGravatar Liam2023-10-082-0/+119