HomeFreeBSD

Support EFIRT on arm64 with a non 4k page size

Description

Support EFIRT on arm64 with a non 4k page size

When the page size the kernel is built for is not the same as
EFI_PAGE_SIZE we need to increment the page index at a faster rate.

Add this adjustment to the arm64 EFIRT support in preperation for
experimental 16k PAGE_SIZE support.

Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on Mar 23 2022, 3:18 PM
Parents
rG16d5f9a1649e: Add an implementation of .mcount on arm64
Branches
Unknown
Tags
Unknown