Re: [PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware

2019-07-01 Thread Bjorn Andersson
On Fri 21 Jun 18:21 PDT 2019, Bjorn Andersson wrote: > 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 >

[PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware

2019-06-21 Thread Bjorn Andersson
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