Page MenuHomeFreeBSD

GAS split-out
ClosedPublic

Authored by br on Jul 20 2020, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 6:55 PM
Unknown Object (File)
Tue, Nov 4, 6:54 PM
Unknown Object (File)
Tue, Nov 4, 6:51 PM
Unknown Object (File)
Tue, Nov 4, 6:47 PM
Unknown Object (File)
Tue, Nov 4, 6:47 PM
Unknown Object (File)
Tue, Nov 4, 6:47 PM
Unknown Object (File)
Tue, Nov 4, 6:45 PM
Unknown Object (File)
Sun, Nov 2, 8:38 PM
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