linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware
@ 2019-06-22  1:21 Bjorn Andersson
  2019-06-22  1:21 ` [PATCH 1/2] soc: qcom: mdt_loader: Support loading non-split images Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bjorn Andersson @ 2019-06-22  1:21 UTC (permalink / raw)
  To: Andy Gross, Ohad Ben-Cohen, Bjorn Andersson, Sibi Sankar
  Cc: linux-arm-msm, linux-remoteproc, linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-02  2:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-22  1:21 [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware Bjorn Andersson
2019-06-22  1:21 ` [PATCH 1/2] soc: qcom: mdt_loader: Support loading non-split images Bjorn Andersson
2019-07-01 14:38   ` Jeffrey Hugo
2019-07-01 19:38   ` Andy Gross
2019-06-22  1:21 ` [PATCH 2/2] remoteproc: qcom: q6v5-mss: " Bjorn Andersson
2019-07-01 14:39   ` Jeffrey Hugo
2019-07-02  2:04 ` [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).