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

riscv: interrupt::free() for Supervisor Mode #114

Closed
FawazTirmizi opened this issue Oct 7, 2022 · 1 comment
Closed

riscv: interrupt::free() for Supervisor Mode #114

FawazTirmizi opened this issue Oct 7, 2022 · 1 comment

Comments

@FawazTirmizi
Copy link
Contributor

I've noticed that there is no equivalent for interrupt::free() for S mode, and I think it is worth adding to this crate. I see two options:

  1. Add a new function
  2. Put it under a cfg

Are there any opinions on which way to go with this?

@romancardenas romancardenas changed the title interrupt::free() for Supervisor Mode riscv: interrupt::free() for Supervisor Mode Nov 27, 2023
This was referenced Dec 4, 2023
@romancardenas
Copy link
Contributor

Closing this issue as it is addressed in #165

Thanks for finding it out!

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

No branches or pull requests

2 participants