mirror of
https://github.com/linux-msm/pil-squasher.git
synced 2026-02-25 13:12:39 -08:00
47933b5edd7d051a5f43765e7231df799153eb32
There is no guarantee that there will be a segment covering the ELF header. For example, for unfused apq8074 the mba firmware has just one program header (for the firmware itself). Handle this case by writing out ELF header as soon as it is read from the mdt file. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
PIL squasher
pil-squasher takes a split firmware image (mdt + bXX files) and squash them into a single mbn firmware image, preserving signature et al.
Description
Languages
C
93.8%
Makefile
6.2%