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.

[参考译文] AM625:无法在 Secureboot 中验证 fitImage 的哈希值

Guru**** 2337880 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1514324/am625-failed-to-verify-hash-of-fitimage-in-secureboot

器件型号:AM625

工具/软件:

我将使用 SBL 测试安全启动。

我可以引导直到 U-Boot、但验证 fitImage 的哈希值失败。

U-Boot 尝试找到名为"signature"的节点、但似乎失败。

name_fit_config=conf-ti_k3-am625-custom.dtb
## Loading kernel from FIT Image at 90000000 ...
   Using 'conf-ti_k3-am625-custom.dtb' configuration
   Verifying Hash Integrity ... fit_config_verify_required_keys: No signature node found: FDT_ERR_NOTFOUND

节点名称在 include/image.h 中定义为 FIT_SIG_nodename、与 am62xx-EVM 相同。

更改 DeviceType 时验证失败的原因是什么?

 

MCU+ SDK:v11.00.00.16

PSDK:v09.02.01.09

 

此致、

Koji