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

Commit 708a03d3 authored by Zhen Kong's avatar Zhen Kong
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 72ee5cb1
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