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

[sram_ctrl] D3 review opens #13676

Closed
6 tasks done
msfschaffner opened this issue Jul 15, 2022 · 2 comments · Fixed by #13678
Closed
6 tasks done

[sram_ctrl] D3 review opens #13676

msfschaffner opened this issue Jul 15, 2022 · 2 comments · Fixed by #13678
Assignees
Labels
Milestone

Comments

@msfschaffner
Copy link
Contributor

msfschaffner commented Jul 15, 2022

@msfschaffner msfschaffner added this to the Project: M3 milestone Jul 15, 2022
@tjaychen tjaychen removed their assignment Jul 15, 2022
msfschaffner added a commit to msfschaffner/opentitan that referenced this issue Jul 15, 2022
msfschaffner added a commit to msfschaffner/opentitan that referenced this issue Jul 15, 2022
@a-will
Copy link
Contributor

a-will commented Jul 15, 2022

The ROM chooses to block on the SRAM accesses instead of checking STATUS.SCR_KEY_VALID. This is okay, since we know for sure that we set up the CSRNG and EDN before changing keys. It's a recommendation for more debuggable user code, not a "should" or "must" ;)

@msfschaffner
Copy link
Contributor Author

Cool, thanks for checking.

msfschaffner added a commit that referenced this issue Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants