You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ot] hw/opentitan: ot_lc_ctrl: Set LC_STATE to POST_TRANSITION after a transition
From <https://opentitan.org/book/hw/ip/lc_ctrl/doc/programmers_guide.html>:
"Note that all life cycle state transition increments the LC_TRANSITION_CNT
and moves the life cycle state into the temporary POST_TRANSITION state -
even if the transition was unsuccessful"
This is checked by manufacturing tests (on the host side).
Signed-off-by: Luís Marques <[email protected]>
0 commit comments