]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: qcom: mdt_loader: Make the firmware authentication optional
authorSricharan R <sricharan@codeaurora.org>
Mon, 4 Jun 2018 20:30:35 +0000 (13:30 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 18 Jun 2018 22:55:31 +0000 (15:55 -0700)
commitd151c85505b12ced970e02a40ba3c8e022ea7010
treed91d67f6dc1946328f8926d2584d84aa946c5675
parent2358d48a6db92cb022eb848a0943363a742d51a5
remoteproc: qcom: mdt_loader: Make the firmware authentication optional

qcom_mdt_load function loads the mdt type firmware and
initialises the secure memory as well. Make the initialisation only
when requested by the caller, so that the function can be used
by self-authenticating remoteproc as well.

Acked-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/mdt_loader.c
include/linux/soc/qcom/mdt_loader.h