laurel_sprout: Add proprietary-firmware.txt
Change-Id: I32266912d6c01d4e0b61772793f6656b959420e2
This commit is contained in:
committed by
Skyblueborb
parent
2852c263bd
commit
0012f8cc8f
@@ -54,6 +54,7 @@ module = ExtractUtilsModule(
|
||||
blob_fixups=blob_fixups,
|
||||
lib_fixups=lib_fixups,
|
||||
namespace_imports=namespace_imports,
|
||||
add_firmware_proprietary_file=True,
|
||||
)
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
19
proprietary-firmware.txt
Normal file
19
proprietary-firmware.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
# All firmware images below are extracted from the release mentioned in proprietary-files.txt
|
||||
|
||||
abl.elf:abl.img;AB
|
||||
BTFM.bin:bluetooth.img;AB
|
||||
cmnlib.mbn:cmnlib.img;AB
|
||||
cmnlib64.mbn:cmnlib64.img;AB
|
||||
devcfg.mbn:devcfg.img;AB
|
||||
dspso.bin:dsp.img;AB
|
||||
hyp.mbn:hyp.img;AB
|
||||
imagefv.elf:imagefv.img;AB
|
||||
km4.mbn:keymaster.img;AB
|
||||
NON-HLOS.bin:modem.img;AB
|
||||
qupv3fw.elf:qupfw.img;AB
|
||||
storsec.mbn:storsec.img;AB
|
||||
rpm.mbn:rpm.img;AB
|
||||
tz.mbn:tz.img;AB
|
||||
uefi_sec.mbn:uefisecapp.img;AB
|
||||
xbl.elf:xbl.img;AB
|
||||
xbl_config.elf:xbl_config.img;AB
|
||||
Reference in New Issue
Block a user