Part Number: SK-AM62
Tool/software:
The processor SDK using Yocto can automatically build a tiboot3.bin image for R5 which is signed with a key matching the one programmed to OTP. Once HS mode is set using OTP the image must be correctly signed in order to boot.
Moving on to the A53 bootloader:
- It appears that the SDK does not produce secure images for the A53, as there are no calls to secure-binary-image.sh. Is that correct?
- If the R5 SPL is signed does that mean the A53 images need to be signed to run?
- If #2 above is true, is there a way to configure the R5 bootloader to allow unsigned A53 images in order to incrementally test the build system?
Thank you,
Matthew