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

Skip to content
Commit d9ac0e5b authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Prakash Gupta
Browse files

iommu: arm-smmu: clear sid in DEBUG_SID_HALT_REG during ecats



Clear the SID bits in the DEBUG_SID_HALT_REG register, so it will not carry
the old value.  Consider a case where doing ecats with sid = 7 in first
iteration and then sid = 0 in the second iteration. The existing code still
trigger a transaction with sid = 7 as we are not masking off the respective
bits.

Change-Id: Ib646533ec7a986ef541275ef95bc089111d5e335
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent 6a56d6a5
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