qseecom: replace scm_call2 with scm_call2_noretry

To avoid potential EBUSY error from scm_call2() when smcinvoke TA
requests listener and qseecom sends scm_call at the same time, change
to use scm_call2_noretry and release app_access_mutex before msleep.

Change-Id: I57103d3f5667df6ced824e51ba6555f5d6722af3
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
1 file changed