Hello NXP experts,
I am studying AHAB SecureBoot on IMX93 processor, and I am using CST tool in order to generate certifcates.
A lot of example shows a PKI tree generation with 4 leafs (SRKn, n from 1 to 4).
After the generation, I have to generate the SRK_Table and the SRK_TableFuse.
The SRK_Table is appended on the image, and after I have to flash SRK_TableFuse into eFuse.
CST Tool generates SRK_TableFuse as 16 words, but on the reference manual I have 16 fuse (OES_SRKHy with Y from 0 to 15), but some of them are RESERVED,
- can I flash also these eFuses (fuse from 8 to 15)?
- More over, Can I generate a SRK Table with only one certificate for my target?
Thanks a lot!