qseecom: retry scm call if app is busy
When KeyMaster (KM) app is occupied by Identity Credential (IC) app and
any client requests some functionality from KM app then scm call failure
is observed with response code indicating KM app is busy. In this case
same scm call should be retried few more times to check if app can serve
it. Bail out with failure if retry count expires.
Change-Id: Icb092ff0a6b3b313197cf6a21f74caeaf6c576a1
Signed-off-by:
sumikush <sumikush@codeaurora.org>
Loading
Please register or sign in to comment