surya: Extract firmware using python extract utils
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
radio/abl.elf filter=lfs diff=lfs merge=lfs -text
|
||||
radio/ffu.img filter=lfs diff=lfs merge=lfs -text
|
||||
radio/hyp.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/uefi_sec.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/aop.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/cmnlib64.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/devcfg.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/xbl.elf filter=lfs diff=lfs merge=lfs -text
|
||||
radio/cmnlib.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/dspso.bin filter=lfs diff=lfs merge=lfs -text
|
||||
radio/imagefv.elf filter=lfs diff=lfs merge=lfs -text
|
||||
radio/NON-HLOS.bin filter=lfs diff=lfs merge=lfs -text
|
||||
radio/qupv3fw.elf filter=lfs diff=lfs merge=lfs -text
|
||||
radio/storsec.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/tz.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/BTFM.bin filter=lfs diff=lfs merge=lfs -text
|
||||
radio/km4.mbn filter=lfs diff=lfs merge=lfs -text
|
||||
radio/xbl_config.elf filter=lfs diff=lfs merge=lfs -text
|
||||
+23
@@ -3,3 +3,26 @@
|
||||
#
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),surya)
|
||||
|
||||
$(call add-radio-file-sha1-checked,radio/BTFM.bin,9051f947997f7e418ab574ffd87184565430a1ba)
|
||||
$(call add-radio-file-sha1-checked,radio/NON-HLOS.bin,b689d1f9b96795285e6ce829483ed3d87a999a01)
|
||||
$(call add-radio-file-sha1-checked,radio/abl.elf,e8df545c936135131c57d0925779b64ba9539a0c)
|
||||
$(call add-radio-file-sha1-checked,radio/aop.mbn,2341652f2235e9a62680dd386ee2e0b432b8b715)
|
||||
$(call add-radio-file-sha1-checked,radio/cmnlib.mbn,7aaf9ff856afcf07f21ea30baa87794a3fbdfcdc)
|
||||
$(call add-radio-file-sha1-checked,radio/cmnlib64.mbn,7b0c7f4004cabf1b73c0a483c5dff061b7f1fd56)
|
||||
$(call add-radio-file-sha1-checked,radio/devcfg.mbn,90e1a1fdd8c51125075a20ac500ed16ab8c2db6c)
|
||||
$(call add-radio-file-sha1-checked,radio/dspso.bin,fa7ef222aa1ecc6d8c0d6dd7180f4d31b95a240e)
|
||||
$(call add-radio-file-sha1-checked,radio/ffu.img,a9e9a15e94f59222fe11991221cf59eede39159e)
|
||||
$(call add-radio-file-sha1-checked,radio/hyp.mbn,7bc88b2bcdbeaf98e6d981dcef69ae79f52437cd)
|
||||
$(call add-radio-file-sha1-checked,radio/imagefv.elf,1e65b32e156efed462b4d783391d3d73ff509ad4)
|
||||
$(call add-radio-file-sha1-checked,radio/km4.mbn,267f2d0bd47006ab247cd4c27837cdfa1d4c33df)
|
||||
$(call add-radio-file-sha1-checked,radio/qupv3fw.elf,d5413bbcfbc3d3257a336348051e6743650b9a4b)
|
||||
$(call add-radio-file-sha1-checked,radio/storsec.mbn,c85e32f913ad176b8bc8bfd7f6a245bca32a2ce7)
|
||||
$(call add-radio-file-sha1-checked,radio/tz.mbn,314b454a78ea59c7ff2c03157d430ad3bc5ee20e)
|
||||
$(call add-radio-file-sha1-checked,radio/uefi_sec.mbn,b572f7e8a86b25932118e325ac4612ad7c941cc2)
|
||||
$(call add-radio-file-sha1-checked,radio/xbl.elf,24ce1f6d6cd52fd649ddf89e165dbf073ffc2050)
|
||||
$(call add-radio-file-sha1-checked,radio/xbl_config.elf,37d04a1188528975ae347f33efb26d684baced2c)
|
||||
|
||||
endif
|
||||
|
||||
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
LFS
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user