[PATCH v3 3/3] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264

Jason Gunthorpe jgg at ziepe.ca
Tue Jun 2 17:59:13 PDT 2026


On Tue, Jun 02, 2026 at 09:22:15PM +0100, Will Deacon wrote:
> be inspecting the command array in that case. Generally, it's a pity
> that we can't handle this all a bit further up in the stack when we know
> exactly what operationg we're trying to perform, but I suppose with all
> the different users of the invalidation commands that's hard to catch in
> one place?

There was an earlier version trying to do this and it was pretty ugly,
there are alot of places because this errata touches the CD/STE
invalidation flows too.

If it was just invalidation it could have been solved by manipulating
the invs list and be almost free on the fast path..

Jason



More information about the linux-arm-kernel mailing list