Skip to content

[ot] Update CSRNG SW_CMD_STS.CMD_RDY #82

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

Conversation

luismarques
Copy link

@luismarques luismarques commented Nov 29, 2024

CMD_RDY is gated on CTRL.ENABLE since OT commit 042e0b9158.

This change is needed to, for instance, make csrng_send_app_cmd progress when it loops waiting for the "status register to be ready to accept the next command."

This change allows csrng_smoketest from Earlgrey 1.0 to pass.

jwnrt
jwnrt previously approved these changes Nov 29, 2024
@jwnrt jwnrt dismissed their stale review November 29, 2024 12:31

Meant to comment, not approve

CMD_RDY is gated on CTRL.ENABLE since commit 042e0b9158.

This change is needed to, for instance, make `csrng_send_app_cmd`
progress when it loops waiting for the "status register to be ready
to accept the next command."

Signed-off-by: Luís Marques <luismarques@lowrisc.org>
@luismarques luismarques merged commit cc81106 into lowRISC:dev/ot-earlgrey-1.0.0-updates Nov 29, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants