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

Skip to content
Commit 5cb0a4bd authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Gerrit - the friendly Code Review server
Browse files

iommu: arm-smmu: place print_ctx_regs properly



print_ctx_regs() is getting called after doing the ecats operations and
thus some debug info registers like fsr, fsynr will get override and
thus represents the ecats transaction rather than the real client
transaction. As an example, say faulty transaction from real client is
write but the ecats operation is always going to be read and accordingly
fsr updates.

Change-Id: I634691e68b7c800c5a6d32ffdadf9ab2b1bbffd9
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent d0c6096b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment