[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168669542893.1315701.7917575988256964761.b4-ty@kernel.org>
Date: Tue, 13 Jun 2023 15:30:26 -0700
From: Bjorn Andersson <andersson@...nel.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>,
Melody Olvera <quic_molvera@...cinc.com>,
Bjorn Andersson <quic_bjorande@...cinc.com>,
Gokul krishna Krishnakumar <quic_gokukris@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc: qcom: mdt_loader: Fix split image detection
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@...nel.org>
Powered by blists - more mailing lists