This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi experts :
I using RTOS SDK 7.3 and evm HS board.
Our GP and HS can work normally now. For various reasons, the HS is used as a GP by masking the authentication operation. But we used different sbl and tifs.bin. We now have a requirement. We need to use the same sbl and tifs.bin to start both GP and HS normally. Is this solution feasible? If so, please provide a solution。
Looking forward to your reply,thanks a lot!
hi,
not sure which hs device you are using? if it is HS-SE with TI keys, SBL and tifs cannot be same on GP and HS device..
Regards,
Brijesh
If we don't burn the ti dummy key and we use HS-FS for mass production, can GP and HS share a SBL and tifs.bin at this time?
But, except keywritter, there is no other SW supported on HS-FS device. You need to burn the keys, convert device to HS-SE and then can use the SW.
Regards,
Brijesh
I would like to know how GP's tifs.bin, FS's tifs.bin and SE's tifs.bind have been processed, and why can't they be used with each other?
Yes, it is HS-SE with TI keys. After various attempts, I also know that GP and HS cannot be shared。I would like to know how GP's tifs.bin, FS's tifs.bin and SE's tifs.bind have been processed, and why can't they be used with each other?
I guess, GP's tifs.bin is a very pure tifs.bin. ti-fs-keywriter.bin is signed by ti public key. The tifs.bin of HS-SE is encrypted and signed by the ti dummy key. I am not sure, please advise
Because on HS device, the tifs is signed and is authenticated by the ROM, so they cannot be same.