HomeFreeBSD

Stop using the DMAP region to map ACPI memory.

Description

Stop using the DMAP region to map ACPI memory.

On some arm64 boards we need to access memory in ACPI tables that is not
mapped in the DMAP region. To handle this create the needed mappings in
pmap_mapbios in the KVA space.

Submitted by: Michal Stanek (mst@semihalf.com)
Sponsored by: Cavium
Differential Revision: https://reviews.freebsd.org/D15059

Details

Provenance
andrewAuthored on
Differential Revision
D15059: Map ACPI memory in ARM64 pmap
Parents
rS334032: Switch arm64 to use the same physmem code as 32-bit arm.
Branches
Unknown
Tags
Unknown