工具与软件:
您好、TI
我想通过 Acore 从 OTP 扩展区域读取数据。
按照 TISCI 用户指南
1.修改 u-boot/board/ti/am62x/sec-cfg.yaml 中的 sec-cfg.yaml
TI_SCI 系统控制器@44043000:消息未确认-19
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
我想通过 Acore 从 OTP 扩展区域读取数据。
按照 TISCI 用户指南
1.修改 u-boot/board/ti/am62x/sec-cfg.yaml 中的 sec-cfg.yaml
请参阅此 e2e
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1440681/am6412-read-write-to-extended-otp-from-linux/5536507#5536507
此致!
-hong
你(们)好
我 仔细阅读了这篇文章和评论
则说明我们应从 optee 器读取 OTP 扩展数据。
但它似乎没有成功。
因此我想确认这一点
我们是否可以通过 optee 读取 OTP 扩展数据?
看起来您已经通过 OPTEE 实现了扩展 OTP 访问。
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1446170/am62a7-q1-keywriter---otp-extended-data
此致!
-hong
是的、我们可以读取通过 optee 进行扩展的 OTP。
但是,我仍然有困惑。
一种方法是我从 MCU_PLUS_SDK_am62ax_09_02_00_38加载 sbl_stage1、sbl_stage2和 HSM 固件 到 AM62Ax、结果是我们可以通过 optee 器件成功地读取 OTP 扩展数据!
另一种方法是我从 ti-processor-sdk-linux-edgeai-am62axx-evm-09_02_00_05加载 到 AM62Ax (已修改 sec_cfg.yaml 文件)、tispl 形式 ti-processor-sdk-linux-edgeai-am62axx-evm-09_02_00_05到 AM62Ax、而不加载 HSM 固件、结果失败!
我们该怎么做?
谢谢
如以下 e2e 中所述、我们是否通过在"sec-cfg.yaml"中"otp_entry"的32个条目之后移动"write_host_id"条目来进行测试?
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1411971/am623-extended-otp-api---yocto---application-user-space/5520979#5520979
"我们能否通过在中"otp_entry"的32个条目之后移动"write_host_id"条目来重新测试
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/board/ti/am62x/sec-cfg.yaml?h=10.01.08#n251
这是安全电路板配置中有关扩展 OTP 阵列配置的参考
https://software-dl.ti.com/tisci/esd/latest/3_boardcfg/BOARDCFG_SEC.html#extended-otp-array-configuration"
此致!
-hong