Other Parts Discussed in Thread: TDA4VH
Tool/software:
Hello,
I am developing on TDA4VH HS_FS board, and the logs show warnings of 'Did not detect image significant certificate' at multiple stages.
The warning appeared during SPL boot (I am unable to determine what the five warnings here are) and R5F firmware loading.
These logs should be caused by some images not carrying signed certificates. How can I load images with signed certificates on the HS_FS board:
1. I guess the SPL boot phase includes warnings for bl31.bin, bl32.bin, tispl.bin and sysfw, but I don't know how to add signing certificates to these files.
2. How to package R5F firmware into signature certificate format during compilation