You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: