remoteproc: qcom: Make secure world call for mem ownership switch
authorAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Tue, 24 Oct 2017 15:52:26 +0000 (21:22 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 31 Oct 2017 01:37:22 +0000 (18:37 -0700)
commit6c5a9dc2481b4819c00bbcef8005b59c04d64963
treec37f1f0c30d7c18ff0688dee90e35ddbf0e88588
parent94c907859a4c678de8e74eeece5c0487b5629361
remoteproc: qcom: Make secure world call for mem ownership switch

MSS proc on msm8996 can not access fw loaded region without stage
second translation of memory pages where mpss image are loaded.
This patch in order to enable mss boot on msm8996 invoke scm call
to switch or share ownership between apps and modem.

Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
[bjorn: Corrected error path in q6v5_start()]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_q6v5_pil.c