Re: [PATCH] soc: qcom: mdt_loader: Fix split image detection

From: Bjorn Andersson
Date: Tue Jun 13 2023 - 18:28:29 EST


On Mon, 12 Jun 2023 14:58:04 -0700, Bjorn Andersson wrote:
> The enhanced detection introduced in commit '210d12c8197a ("soc: qcom:
> mdt_loader: Enhance split binary detection")' requires that all segments
> lies within the file on disk.
>
> But the Qualcomm firmware files consistently has a BSS-like segment at
> the end, with a p_offset aligned to the next 4k boundary. As the p_size
> is 0 and there's nothing to load, the image is not padded to cover this
> (empty) segment.
>
> [...]

Applied, thanks!

[1/1] soc: qcom: mdt_loader: Fix split image detection
commit: 0d25da8e7e1e35bdbb521d586be1954bdedd1cca

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>