HomeFreeBSD

Exclude the EFI framebuffer from phys_avail[] on arm64.

Description

Exclude the EFI framebuffer from phys_avail[] on arm64.

On the ThunderX the region occupied by the framebuffer is included in
the EFI map, so explicitly add it to the set of regions that aren't
managed by the physical memory allocator.

PR: 231064
Reviewed by: andrew
Approved by: re (gjb)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17073

Details

Provenance
markjAuthored on
Reviewer
andrew
Differential Revision
D17073: Exclude the EFI framebuffer from phys_avail[].
Parents
rS338537: Bump MAX_HWCNT and MAX_EXCNT.
Branches
Unknown
Tags
Unknown