Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[manuf] wipe AST config data from flash info page 0 after it is committed to OTP #24526

Closed
timothytrippel opened this issue Sep 5, 2024 · 1 comment · Fixed by #24630
Closed
Assignees
Labels
Component:Software Issue related to Software Manufacturing Issues related to manufacturing tasks (hw or sw) Priority:P1 Priority: high Type:Task Tasks, to-do list.

Comments

@timothytrippel
Copy link
Contributor

timothytrippel commented Sep 5, 2024

During CP, the AST configuration data is written to flash info page 0. During FT, the data is copied from flash to OTP, here. However, after copying the data to OTP, it should also be wiped from flash.

@timothytrippel timothytrippel added Component:Software Issue related to Software Priority:P1 Priority: high Type:Task Tasks, to-do list. Manufacturing Issues related to manufacturing tasks (hw or sw) labels Sep 5, 2024
@timothytrippel
Copy link
Contributor Author

CC: @benjbender

@timothytrippel timothytrippel self-assigned this Sep 23, 2024
timothytrippel added a commit to timothytrippel/opentitan that referenced this issue Sep 24, 2024
This updates the individualization firmware to erase the AST
configuration data from flash info after committing it to OTP.

This fixes lowRISC#24526.

Signed-off-by: Tim Trippel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:Software Issue related to Software Manufacturing Issues related to manufacturing tasks (hw or sw) Priority:P1 Priority: high Type:Task Tasks, to-do list.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant