Hi
I'm using imx8mq.
By writing the appropriate values to SRK_HASH and SEC_CONFIG,
I successfully closed the device.
I confirmed that HAB and secureboot are working correctly.
To do revoke SRK, I added the following to spl csf:
[Unlock]
Engine = OCOTP
Features = SRK REVOKE
But, the command 'fuse prog -y 9 3 1' fails.
SRK_REVOKE could not be performed.
At this time, if I read 0x30350050
The value is 0x000007be which means SRK_REVOKE_LOCK is set.
On open devices, I confirmed that the 'fuse prog -y 9 3 1' command operates normally.
Is there something I haven't done to do SRK_REVOKE?
I would like to inform you that I have already signed the NDA.