]> asedeno.scripts.mit.edu Git - linux.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)
commit0e622e80191e75c99b6ecc265c140a37d81e7a63
treed91d67f6dc1946328f8926d2584d84aa946c5675
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
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