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.
e2e.ti.com/.../am625-secure-boot-and-compiling
Regards,
TO