Hi all,
I have a few questions regarding the HAB image generated by SPT.
Q1.Using tool we generated Encrypted image, In tool we done below setting
- select processor mxrt1051.
-Boot type - Encrypted HAB
- Boot device - FLex spi nor
- start address -0x3000
-select closed,HAB enable
- use SRK1 key
-HAB encryption algorithm-AES-128
we build image successfully.
in bootable_image folder generate nopadding bin.file which is encrypted image
but in our requirement to write this encryted image via cloud(push bin file to cloude)not using SPT tool ,is it possiable?
Q2.if we want to push file on cloud then which file push?nopadding bin which is available in bootable image folder.
or we need to push additional file aslo like -DEK Key.bin and SRK Fuse,bin
Q3.start address 0x3000 meaning what? here XIP mode not use means ?
Q4. if we want to use XIP then we need to add flash in MCU xpresso IDE
add flash start address 0x60000000 so what will insert size of flash (mxrt1051)