Page MenuHomeFreeBSD

GAS split-out
ClosedPublic

Authored by br on Jul 20 2020, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 10, 2:07 AM
Unknown Object (File)
Thu, Jan 9, 7:43 PM
Unknown Object (File)
Sat, Dec 28, 3:02 AM
Unknown Object (File)
Dec 2 2024, 1:50 PM
Unknown Object (File)
Oct 24 2024, 2:52 AM
Unknown Object (File)
Oct 6 2024, 4:44 AM
Unknown Object (File)
Oct 1 2024, 4:04 PM
Unknown Object (File)
Oct 1 2024, 4:04 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