This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7-Q1: KeyWriter - otp extended data

Part Number: AM62A7-Q1

Tool/software:

Hi, TI experts

      Now, We have used Key-Writer tools to flash otp extended region.

      We find that there is no option with --ext-otp-ovrd in gen_keywr_cert.sh script, so we can't override the data of opt extended region, even though the device type is also HS-FS.

      Is this exact ?

      Another problem is that We can read the data of opt extended region in A53 core via optee when  the device type is also HS-FS, not HS-SE

     Is this exact ?

Thanks !

  • Hello,

    We find that there is no option with --ext-otp-ovrd in gen_keywr_cert.sh script, so we can't override the data of opt extended region, even though the device type is also HS-FS.

    That is expected. The keywriter itself does not have the support for overriding the EXT OTP data. If required, you may use the TISCI API for writing the OTP row with a modified value than the initially programmed one as long as the modified value does not result in a bit flip of 1 -> 0.

    Is this exact ?

    The EXT OTP rows can be read in both HSFS & HSSE state.

    Regards,

    Prashant