HomeFreeBSD

Clean up early arm64 pmap code

Description

Clean up early arm64 pmap code

Early in the arm64 pmap code we need to translate between a virtual
address and a physical address. Rather than manually walking the page
table we can ask the hardware to do it for us.

Reviewed by: kib, markj
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D30357

(cherry picked from commit e779604f1d4e5fd0cdf3a9d1bb756b168f97b39c)

Details

Provenance
andrewAuthored on May 20 2021, 6:52 AM
Reviewer
kib
Differential Revision
D30357: Clean up early arm64 pmap code
Parents
rGabb9d448b32d: Update the EFI timer to be called once a second
Branches
Unknown
Tags
Unknown