summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2017-01-18 20:10:51 -0800
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2017-01-31 15:07:03 -0800
commit993cc6a5149e0e6b25b5f094b6be89315889121e (patch)
tree884245a4d2a1459abbb9a359d2cbf38d2da22a0f /tools/perf/scripts/python/bin
parent7c9b67ac5e2215c9769070b2a852960411fa28a1 (diff)
qcom: fg-memif: Return error properly when IMA read/write fails
In the SRAM masked write we read the register first, make modification to the value and write it back. If the read fails we bail out of the masked write function. However there is a bug in the read api where the error code is not properly returned. This causes the masked write to proceed with a failed read and corruption ensues. A similar bug is present in write api too where the error is not returned correctly to the caller. Fix this. Change-Id: Ic7651c5cb2e054a0b8b2dfe201463063ce9e167b Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions