How to use the OTP controller #2923
Unanswered
byte-puzzles
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm hoping to get some clarify on the programming time of some partitions in the OTP controller. For example, I would like to know when the
SS_PROD_DBG_PK_HASHand theSECRET_LC_TRANSITION_PARTITIONare programmed. Ideally, these partitions would be programmed during the Manufacturing state. However, the presence ofCPTRA_SS_TEST_EXIT_TO_MANUF_TOKENin theSECRET_LC_TRANSITION_PARTITIONimplies that the token is a prerequisite for entering the Manufacturing state. This creates a circular dependency which doesn't seem to make sense.Furthermore, I also have the same questions the Issue #1905 mentioned before.
Appreciate,
Sean
Beta Was this translation helpful? Give feedback.
All reactions