commit | 810871c57011eb3e89e6768932757f169d666cd2 | [log] [tgz] |
---|---|---|
author | Nate Watterson <nwatters@codeaurora.org> | Tue Dec 20 23:11:48 2016 -0500 |
committer | Will Deacon <will.deacon@arm.com> | Thu Jan 26 18:16:56 2017 +0000 |
tree | b4cb8856949505229663c55947417cf55bb2729b | |
parent | a121103c922847ba5010819a3f250f1f7fc84ab8 [diff] |
iommu/arm-smmu-v3: Clear prior settings when updating STEs To prevent corruption of the stage-1 context pointer field when updating STEs, rebuild the entire containing dword instead of clearing individual fields. Signed-off-by: Nate Watterson <nwatters@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>