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

Skip to content
Commit 06ef7b7b authored by Dan Bar-On's avatar Dan Bar-On Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: spss_utils: IAR fix CE after SSR - read cmacs from DDR on demand



After updating SPU images, if SSR occurred SPU would recalculate
the images cmacs and write them to DDR.
HLOS read those cmacs too early before SPU finished the calculation,
causing a CE.
The fix - when userspace asks for the calculated cmacs,
read them directly from DDR, instead of returning
cmacs that were already saved.

Change-Id: I0010a94eace107301652f20fbc62bbd66eda9ec3
Signed-off-by: default avatarDan Bar-On <dbaron@codeaurora.org>
parent 3918cbe1
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