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

Relax the WFI instruction requirement in system suspend #66

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

pathakraul
Copy link
Collaborator

Not every RISC-V implementation may support the WFI instruction for entering into the quiesced state.
So, make the requirement generic to allow platform supported mechanisms.

#65

Not every RISC-V implementation may support the WFI
instruction for entering into the quiesced state.
So, make the requirement generic to allow platform
supported mechanisms.

Signed-off-by: Rahul Pathak <[email protected]>
@pathakraul
Copy link
Collaborator Author

@SiFiveHolland

@lftan lftan merged commit bcb70c0 into riscv-non-isa:main Oct 11, 2024
1 check passed
@pathakraul pathakraul deleted the syssusp_change branch November 9, 2024 14:45
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.

3 participants