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.

PROCESSOR-SDK-AM64X: Questions about custMpk signing to u-boot

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: TMDS64EVM

Hi support,

I rewrote [u-boot-dir]/board/ti/keys/custMpk.pem with the openssl command. After that, I bitbake with yocto.

Please tell me about the following questions.


1. Are tiboot3.bin, tispl.bin and u-boot.img signed with custMpk.pem?

2. Should I only rewrite [u-boot-dir]/board/ti/keys/*.pem? Do I not need to rewrite *.crt and *.key?

3.I rewrote custMpk.pem, but the verification is successful. Isn't the verification successful unless it is the TI default custMpk.pem?

The environment is as follows:

TMDS64EVM and PSDK version 9.0.0.3.

I have referred to the following thread but I cannot access it.

https://e2e.ti.com/e2eprivate/processors-security/processsors_security_support/f/processsors-security-support---forum/1287831/am625-compiling-with-custom-keys-in-yocto-build

e2e.ti.com/.../am625-secure-boot-and-compiling

Regards,

TO