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> |
||
|---|---|---|
| .. | ||
| scripts/cmm | ||
| create_multielf.py | ||
| createxbl.py | ||
| description.md | ||
| elf_segment_extractor.py | ||
| ipqheader.py | ||
| mbn_tools.py | ||
| mbncat.py | ||
| qgpt.py | ||