Hello NXP experts,
The PKT tree generated by cst tool is as "CA->SRK->SGK(optional)",
why the burned key into fuse OTP is not CA's public key but SRK's public key?
And in the final signed image, there is no SRK's certificate, that is to say,
the procedure of using CA's private key to sign SRK's public key is only performed
on host computer to generate SRKn_XXX_XXX_XXX_v3_XXX_crt.pem,
and the SRK's public key infos (RSA Modulus/Exponent or ECDSA X/Y)
are written into SRK record in the signed image directly.
When performing seco image verification, the CA's public key never used!
Then, what is the role of CA to the end during the whole process?
Best Regards,
liweihua