Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 578a3906 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "iommu: Add DOMAIN_ATTR_FAST for requesting a fast domain" into msm-4.8

parents 68a3ac8a 60581e1d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@ enum iommu_attr {
	DOMAIN_ATTR_S1_BYPASS,
	DOMAIN_ATTR_ATOMIC,
	DOMAIN_ATTR_SECURE_VMID,
	DOMAIN_ATTR_FAST,
	DOMAIN_ATTR_MAX,
};