HomeFreeBSD

arm64: Use pmap_early_vtophys in pmap_bootstrap_san

Description

arm64: Use pmap_early_vtophys in pmap_bootstrap_san

Use pmap_early_vtophys to find the physical address of the kernel base
rather than using the calculated offset as it will be removed in a
latter commit.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42566

Details

Provenance
andrewAuthored on Nov 13 2023, 4:34 PM
Differential Revision
D42566: arm64: Use pmap_early_vtophys in pmap_bootstrap_san
Parents
rG7eb26be9c808: arm64: Use adrp + :lo12: to load globals from asm
Branches
Unknown
Tags
Unknown