Hi,
we're encountering the SECO event 0x00DAF429 on all our IMX8.QM boards. This is the U-Boot output:
=> ahab_status
Lifecycle: 0x0020, NXP closed
SECO Event[0] = 0x00DAF429
sc_seco_get_event: idx: 1, res:3
I could not find any documentation of that event. It occurs independently of key fuses being burnt or not.
I also supsect it to prevent us from closing the device since:
=> ahab_close
Warning: Please ensure your sample is in NXP closed state, OEM SRK hash has been fused,
and you are able to boot a signed image successfully without any SECO events reported.
If not, your sample will be unrecoverable.
Really perform this operation? <y/N>
y
sc_seco_forward_lifecycle: change:16, res:11
Error in forward lifecycle to OEM closed
exit not allowed from main input shell.
If anyone knows what the event means and how it needs to be handled, that would be of great help. Thank you!
Cheers,
David