You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes you just want to know the current timer count (as a u64), and creating a whole object (like an El1VirtualTimer) just to get that doesn't make sense.
So aarch32_cpu should just have a freestanding function that reads the current time.