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

Handling interrupts with multiple privileges on multiple harts in OpenSBI #348

Open
Popebl opened this issue Mar 19, 2024 · 1 comment
Open

Comments

@Popebl
Copy link

Popebl commented Mar 19, 2024

I am conducting tests on the RISCV multi-core processor AIA to enhance the efficiency of automatic testing. Independent of Linux, I am using OpenSBI as the fundamental environment to run test codes. Currently, I have managed to get OpenSBI to run on multiple cores. It seems that OpenSBI does not support handling interrupts of different privileges. I would like to ask why OpenSBI does not support running in other privileges? Will OpenSBI support handling interrupts of different privileges?

@Neo-Pi
Copy link

Neo-Pi commented May 21, 2024

Perhaps you need to read the privilege specifications

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