TI 员工
66ak2h14
processors.wiki.ti.com/.../MCSDK_UG_Chapter_Developing_Security
关于securedb.key.bin这文件具体是有什么用处?
还有securestore-formatkey.py这个编译工具在mcsdk_3_01_04_07中没有找到是否可以提供一下。
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.
TI 员工
66ak2h14
processors.wiki.ti.com/.../MCSDK_UG_Chapter_Developing_Security
关于securedb.key.bin这文件具体是有什么用处?
还有securestore-formatkey.py这个编译工具在mcsdk_3_01_04_07中没有找到是否可以提供一下。
security key是安全启动需要的部分,可以对ROM进行加密进行启动;
现有的EVM上应该都是不支持安全启动的芯片,可以不用管。