Other Parts Discussed in Thread: UNIFLASH
Hi,
We have a board with CC3220SF on it, during the fabrication process, the firmware programming process is performed by an external company (PCB assembler).
I'd like to use gang image for the production, but inside the FW project (UNIFLASH project), we have put a private key as a secure file (with vendor file token set in UNIFLASH, not public read). So my question is about the secure file encryption in the gang image:
- If we send the gang image to the external company, is there any way they can extract the secure file (secure file with file token set, not public read) from the gang image?
- Is the secure file also encrypted in the gang image? because I know that the secure file is well encrypted on the flash (https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/738660?CC3220-SF-file-encryption-on-the-external-flash), but I'd like to confirm if it is also encrypted in the gang image before programming.
Thanks and regards,