Other Parts Discussed in Thread: AM625
器件型号: AM625
您好 TI 支持团队:
我目前正在尝试在 AM625 上引导 Linux。 我的目标是使用 SMPK 签名的映像进行引导、无需加密。
我正在寻找有关如何为此配置构建必要的引导二进制文件的教程或文档、但我无法找到合适的资源。
您能给我指一下相关指南或提供一个 URL 吗?
感谢您的支持。
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.
您好:
签名过程集成在 U-Boot 构建本身中、因此您只需将 U-Boot 中的默认密钥替换为定制密钥。 请参阅以下指南是否有所帮助。
software-dl.ti.com/.../Foundational_Components_Secure_Boot.html
感谢您的答复。 我知道签名过程集成到 U-Boot 构建中、需要替换默认密钥。
我已在下安装了 PROCESSOR-SDK-LINUX-AM62X 版本 12.00.00.07.04 ~/ti/ti-processor-sdk-linux-am62xx-evm-12.00.00.07.04。
为了澄清问题、您能否确认我需要用我的自定义密钥替换的特定文件是否如下所示?
~/ti/ti-processor-sdk-linux-am62xx-evm-12.00.00.07.04/board-support/ti-u-boot-2026.01+git/arch/arm/mach-k3/keys/custMpk.key
如果这不是正确的路径、或者还有其他需要替换的关键文件、请告知我。
您好:
[quote userid=“699932“ url=“~/support/processors-group/processors/f/processors-forum/1647123/am625-inquiry-regarding-linux-boot-binaries-and-smpk-signing-on-am625/6352134~/ti/ti-processor-sdk-linux-am62xx-evm-12.00.00.07.04/board-support/ti-u-boot-2026.01 + git/arch/arm/mach-k3/keys/custMpk.key这是正确的路径。
此外、您还需要生成“*。crt“文件、如此处所述
software-dl.ti.com/.../Foundational_Components_Kernel_Users_Guide.html