Hello All,
I have a question on the security of code that has been loaded into the evaluation board:
How can one permenantly shred binary code that has been loaded to the evaluation board? I mean "shred" in the way of those professional data security software, for example, PGP, rathe than merely "overwrite" or otherwise "delete" the content from the file system. Because in PC environment the execution of "del (delete)" DOS (or Windows command console) command merely remove the file's entry from file system while the acutal data content still remains on the disk, and therefore susceptible to malicious recovery attempts.
It might only involve privacy issues for PCs that are for personal use, but in DSP development if the evaluation board get into the hands of people with malicious intent, I wonder if by using specialized tools they can recover the binary code from the board. The code, even compiled into the binary form, can be valuable and confidential. I therefore would like to know how this possibility (recovery) can be completely eliminated.
- In PC this is usually easy with PGP or other data security software's shredding function.
- In CCS, does there exist a similar function, in which version?
- If CCS doesn't , does TI provide separate software utility to do this?
- If this cannot be done by software, is there any physical means to achieve this (by UV, for example)? Does TI provide such device or service? How much is the charge?
I sincerely appreciate any one who would provide the helpful answer.
Jim