Skip to content
Commit 1c27df1c authored by Will Deacon's avatar Will Deacon
Browse files

iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA



Stage-2 TLBI by IPA takes a 48-bit address field, as opposed to the
64-bit field used by the VA-based invalidation commands.

This patch re-jigs the SMMUv3 command construction code so that the
address field is correctly masked.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent f0c453db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment