On 02/25/2017 11:05 AM, Gailu Singh wrote:
Thanks Andrey,

Manage to extract required blob with SplitFspBin.py.' I have prebuilt IFWI binary. only missing part is to find/generate correct descriptor.bin. 

just dd if=fitimage.bin bs=4096 count=1 of=descriptor.bin
where fitimage.bin is output from FIT tool.

-Andrey