Hello,
regarding HABv4 on imx8M-mini,
we read on
https://www.nxp.com/docs/en/application-note/AN4581.pdf
at paragraph "5.1.1 Generating PKI tree for fast authentication"
that
“Unless boot time is critical, it is recommended that the SRK have the CA flag, and the CSF and IMG keys used to validate their respective data. The fast authentication feature supplies the user with a faster boot time, at the cost of a less robust signature.”
why the signature is less robust when not using CSF and IMG keys ( when in fast authentication mode ) ?
could you explain this comment ? we can't find a real reason why using fast authentication mode would lead to a less robust signature , does this mean less secure for some reason or in some cases ?
thank you