[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190622012146.19719-1-bjorn.andersson@linaro.org>
Date: Fri, 21 Jun 2019 18:21:44 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Andy Gross <agross@...nel.org>, Ohad Ben-Cohen <ohad@...ery.com>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Sibi Sankar <sibis@...eaurora.org>
Cc: linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware
Typically the firmware files for the various remoteprocs is split in a number
of files. But in some releases these files are available in their unsplit form.
Extend the mdt loader to detect the unsplit firmware and load it transparently.
Also expose the function that compose the metadata header for validation and
use this from the modem remoteproc driver, so that it can support unsplit files
as well.
Bjorn Andersson (2):
soc: qcom: mdt_loader: Support loading non-split images
remoteproc: qcom: q6v5-mss: Support loading non-split images
drivers/remoteproc/qcom_q6v5_mss.c | 33 ++++++++---
drivers/soc/qcom/mdt_loader.c | 88 ++++++++++++++++++++++++++++-
include/linux/soc/qcom/mdt_loader.h | 2 +
3 files changed, 112 insertions(+), 11 deletions(-)
--
2.18.0
Powered by blists - more mailing lists