Bug 228951

Summary: EFI vt code for arm64
Product: Base System Reporter: Rodney W. Grimes <rgrimes>
Component: armAssignee: Emmanuel Vadot <manu>
Status: Closed FIXED    
Severity: Affects Many People CC: emaste, rgrimes
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D15294
Bug Depends on:    
Bug Blocks: 228911    

Description Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 15:47:05 UTC
EFI vt code for arm64
Comment 1 Emmanuel Vadot freebsd_committer freebsd_triage 2018-06-12 17:57:34 UTC
My branch is here : https://github.com/evadot/freebsd/tree/arm64_efifb

pmap_mapdev review : https://reviews.freebsd.org/D15294

Tested on Pine64 and Pinebook

Marking the PR in progress since code exists (and works) and some reviews are opened.
Comment 2 Ed Maste freebsd_committer freebsd_triage 2018-07-24 15:29:11 UTC
r335446 Add pmap_mapdev_attr for arm64
r336519 Raise the size of L3 table for early devmap on arm64
r336520 arm64: Add vt_efifb to GENERIC