summaryrefslogtreecommitdiff
path: root/drivers/firmware/psci.c
diff options
context:
space:
mode:
authorKaushal Kumar <kaushalk@codeaurora.org>2018-03-27 18:08:32 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-11-10 22:19:25 -0800
commit9fbd3acbf7d7c4d295f1f9fae508c097ba1dcc9c (patch)
treecb28534a85db9026ca52604145c5c10307ba34d3 /drivers/firmware/psci.c
parentb6cce1559ba3fe6c7402863a88c0d446859d7d92 (diff)
soc: qcom: scm: Add a noretry variant for scm_call2
scm_call2 can block scm calls up to 2s due to its retry mechanism whenever the secure firmware is busy waiting for certain processing by the client who in turn is waiting upon its scm call to either complete or return with failure. Upon early return, client can process the pending requests to free up secure firmware and unblock processing of all pending scm calls. Add a noretry variant for scm_call2 which can be used by clients who do not intend to wait for 2s for return status. Change-Id: I1f0849464a64c32a4de4510fa5787b0ab328725c Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
Diffstat (limited to 'drivers/firmware/psci.c')
0 files changed, 0 insertions, 0 deletions