Tool/software:
Hello,
My customer is developing AM6xx.
May I have question about secure boot?
1.
I think if use SBL + **.appimage (MCU+SDK), all binary could encryption. (Security is x.509cert + code encryption)
But if use Linux, we can encryption only ATF, OPTEE. and U-boot/SPL and kernel image binary is not supported for encryption. (security is only x.509cert)
Is this correct?
2.
Do you have plan for support encrypting U-boot, SPL, and kernel image(binary)?
3.
If 1 is correct, I think it have probrem for security.
Because secure teritory is only x.509certificate, main code is not encrypted.
Or Is it mean it is enough for security only checking code's hash with image hash in x.509 certificate??
Thanks,
GR