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

Skip to content
Commit 6e0e5713 authored by Zhen Kong's avatar Zhen Kong
Browse files

qseecom: use scm_call2 for shutdown app



Unlike scm_call2, __qseecom_scm_call2_locked() will unlock
app_access_lock to let another qseecom thread work. But this
mutex should not be released for shutdown app thread to
prevent another thread accessing the resource that is freed
by shutdown thread. So change to use scm_call2 for this cmd.

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