Tool/software:
I have successfully written keys to a SK-AM62B development board using keys that I have generated. I have also integrated the SMPK into a yocto build (SDK 9) for signed boot images. The board does not come up except in serial boot mode and I am unable to load a bootloader in that mode. I have tried booting my new images from eMMC and SD card with either no output on serial ports or a triangle character.
Specific questions:
- What does a secure boot failure look like? Is there a way to differentiate signature failure from other bootloader failures?
- I have written SMEK. Does the bootloader need to be encrypted in order to boot? From other posts it sounds like an unencrypted binary will still boot?
- Is there a way to test the tiboot3 image to validate that it is correctly signed?
- Are there any recommended next steps in troubleshooting this?
This is urgent as I need to deliver signed images and keywriter to the factory soon.