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

Commit e72526bb authored by Patrick Daly's avatar Patrick Daly
Browse files

iommu: arm-smmu: Fix dynamic domain context bank assignment



Fix an issue where the context bank for a dynamic domain is always set
to 0xFF. The expected call flow is:
0) iommu_domain_alloc()
1) iommu_domain_set_attr(DOMAIN_ATTR_DYNAMIC)
2) iommu_domain_set_attr(DOMAIN_ATTR_CONTEXT_BANK)
3) iommu_attach_device/group()

Change-Id: I134c2fdbea9d9efc7306d7dbe03abb5dae431371
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent a262fffa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment