Thank you for your response but I am still unsure as to when the fuses are actually blown thus rendering the processor as permanently booting in secure mode.
Please read:
1) What is the spelled out name for the POVDD? I am unable to find the "definition" in the QorIQ or LSDKUG documents.
2) After writing to the SRKH (0x1e80254, 0x1e80258,0x1e8025c,0x1e80260,0x1e80264,0x1e80268,0x1e8026c,0x1e80270) and OTPMK (0x1e80234, 0x1e80238,0x1e8023c,0x1e80240,0x1e80244,0x1e80248,0x1e8024c,0x1e80250) registers, are they really blown forever? Or....are they "blown" forever ONLY after performing a write of 0x02000000 to the SFP_INGR (address 0x1e80020)?
3) Regarding generating the digital signature, it is not clear to me which CST command and options needs to be used in order to automatically generate the digital signature and append the digital signature to the CSF header + image + public keys.
Can the digital signature hash be calculated over the CSF header + image + public key(s) and then appended to these in 1 tool step? Is the correct tool the uni_sign or the gen_sign tool? Please provide an example. I don't need to use the -img_hash option if I am reading the document referenced correctly but please correct me if I am wrong.