Commit f378949f authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

qseecom: Check listener's send_resp_flag when reentrancy is enabled



Incomplete processing will check send_resp_flag to wake up listener
service. When QSEE reentrancy is enabled, it need to check specific
listener's send_resp_flag instead of the global flag, as multiple
listeners may send response and update flag simultaneously. Otherwise,
the global flag may be wrongly reset and then fail to wake up listener.

Change-Id: I314d275079ed57365d026d558d9445cf1e65dfd8
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 8cd3bbab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment