Re: [PATCH v5] mhi: host: Add support for dual ELF image format
Manivannan Sadhasivam <[email protected]>
| Newsgroups | dev.linux.lists.mhi,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 23 Dec 2025 19:05:26 -0800, Qiang Yu wrote:
> Currently, the FBC image contains a single ELF header followed by segments
> for both SBL and WLAN FW. However, TME-L (Trust Management Engine Lite)
> supported devices (e.g., QCC2072) require separate ELF headers for SBL and
> WLAN FW segments due to TME-L image authentication requirements.
>
> Current image format contains two sections in a single binary:
> - First 512KB: ELF header + SBL segments
> - Remaining: WLAN FW segments (raw data)
>
> [...]
Applied, thanks!
[1/1] mhi: host: Add support for dual ELF image format
commit: 820c866c42de99e7d65c7bd1f591f067dbbe3cae
Best regards,
--
Manivannan Sadhasivam <[email protected]>