Page MenuHomeFreeBSD

GAS split-out
ClosedPublic

Authored by br on Jul 20 2020, 3:43 PM.
Tags
None
Referenced Files
F157141763: D25743.diff
Mon, May 18, 5:46 PM
Unknown Object (File)
Sun, May 10, 7:55 AM
Unknown Object (File)
Sun, May 3, 1:34 AM
Unknown Object (File)
Sun, May 3, 12:51 AM
Unknown Object (File)
Sat, May 2, 1:43 PM
Unknown Object (File)
Tue, Apr 28, 2:05 AM
Unknown Object (File)
Mon, Apr 27, 9:56 PM
Unknown Object (File)
Mon, Apr 27, 11:30 AM
Subscribers

Details

Summary

Start spliting-out GAS so it could be used on SMMU

Test Plan

build amd64 and run on x1c

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br requested review of this revision.Jul 20 2020, 3:43 PM
br created this revision.

cleanup: remove useless casts

Move DMAR PTE flags handling from gas to idpgtbl.

I assume the next patch will move intel_gas.c to dev/iommu ?

This revision is now accepted and ready to land.Jul 24 2020, 1:43 PM