android_kernel_oneplus_msm8998/include/soc
Kaushal Kumar 95645a63ac 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>
2018-11-28 22:39:41 -08:00
..
at91 ARM: at91: define LPDDR types 2017-03-12 06:37:24 +01:00
bcm2835 ARM: bcm2835: add mutual inclusion protection 2015-10-24 13:15:58 -07:00
brcmstb soc: add stubs for brcmstb SoC's 2015-09-14 15:44:18 -07:00
imx ARM: imx: define an enum for gpt timer device type 2015-06-03 14:52:26 +08:00
qcom soc: qcom: scm: Add a noretry variant for scm_call2 2018-11-28 22:39:41 -08:00
sa1100
tegra memory: tegra: Apply interrupts mask per SoC 2018-08-06 16:24:38 +02:00