Hi @Harvey021
We understood the same (that these are the right indexes for the SRK_HASH) from the manual.
However, u-boot fuse prog command does not work.
We tried to check if this area is write locked from SCU FW but it doesn’t look like.
Can you tell us what is the right way to fuse these indexes?
We want to write the SRK hash value (512 bits, 16 words) from index 730 to 745.
We are thinking of using the SCUFW API sc_misc_otp_fuse_write, Can this work for these indexes and if so, is there anything to be taken care before/after calling this?
Is there any examples to refer to?