]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the arm virtual counter in the arm64 loader
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 12 May 2021 07:45:09 +0000 (07:45 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 5 Aug 2021 20:50:15 +0000 (20:50 +0000)
commit52ec367e70cf55b5eab799c9887605fb58ae7016
treed228bf1bebde1c7b15c2e0da10f3a97d01e8e995
parent18ea5bc166c1e908e24b8d2e13f5d1b36acc6742
Use the arm virtual counter in the arm64 loader

It exist on all ARMv8+ CPUs, and other boot loaders rely on it being
present.

Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D30410

(cherry picked from commit 0a0d6ce34d6be89cb356c7815648e455fabe3151)
stand/efi/libefi/Makefile
stand/efi/libefi/time_arm64.c [new file with mode: 0644]