coreboot/util/qualcomm
Sasirekaa Madhesu 6a02f2d4a7 util/qualcomm: Add script to concatenate ELF images
The PBL of QCOM X1P42100 SoC loads image in multi ELF format, which is
a concatenation of TME SEQ, TME FW, QC-SEC and Bootblock binaries.
This script stitches the binaries together into multi ELF image.

Usage: create_multielf.py [-h] -f IN_FILES [-o [OUT_FILE]]
Example: python create_multielf.py -f image1,image2,image3 -o output.bin

Change-Id: I9cdbdf6b5c62663491ccd7d42ab270742760aa0b
Signed-off-by: Sasirekaa Madhesu <smadhesu@qualcomm.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88145
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2025-06-26 14:30:49 +00:00
..
scripts/cmm Delete soc/qualcomm/sdm845 2020-11-12 01:43:14 +00:00
create_multielf.py util/qualcomm: Add script to concatenate ELF images 2025-06-26 14:30:49 +00:00
createxbl.py treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
description.md util: Move remainings from ipqheader to qualcomm directory 2024-06-21 15:19:00 +00:00
elf_segment_extractor.py util/qualcomm: Add script to extract a segment from ELF 2025-06-17 03:57:49 +00:00
ipqheader.py treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
mbn_tools.py util/qualcomm: fix python syntax warnings 2021-03-18 08:15:18 +00:00
mbncat.py treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
qgpt.py treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00