With commit 101098c41a
("sdm845: Combine BB with QC-Sec for ROM boot"),
most files from ipqheader were moved to the qualcomm directory.
Change-Id: I4e5136bd5ec4fd47bbd93cea2e4614fa63a3bd4e
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83028
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
12 lines
450 B
Markdown
12 lines
450 B
Markdown
__cmm__
|
|
* CMM script to debug Qualcomm coreboot environments. `CMM`
|
|
|
|
__ipqheader__
|
|
* _createxbl.py_ - Concatenates XBL segments into one ELF image
|
|
`Python`
|
|
* _ipqheader.py_ - Returns a packed MBN header image with the
|
|
specified base and size `Python`
|
|
* _mbncat.py_ - Generate ipq8064 uber SBL `Python`
|
|
* *mbn_tools.py* - Contains all MBN Utilities for image generation
|
|
`Python`
|