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

Skip to content
Commit 8ab3862e authored by Zhen Kong's avatar Zhen Kong
Browse files

qseecom: set rcv_req_flag to 0 when listener is just registered



Only set rcv_req_flag to 0 when listener is just registered, as
if a client thread first sets rcv_req_flag to 1 when getting a new
listener request, and later on qseecomd calls qseecom_receive_req,
this flag will be overwritten to 0 and listener recv_req thread can
not be waken up. Also remove retry logic to wait for listener ready
and just return error response to TZ.

Change-Id: I35f4bcf3832d7cc987f7e0027a5cb25abd05d5b5
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 51683be8
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