commit | 0e622e80191e75c99b6ecc265c140a37d81e7a63 | [log] [tgz] |
---|---|---|
author | Sricharan R <sricharan@codeaurora.org> | Mon Jun 04 13:30:35 2018 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Jun 18 15:55:31 2018 -0700 |
tree | d91d67f6dc1946328f8926d2584d84aa946c5675 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
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>