
Advancing OpenSBI Interrupt Handling
Supervisor Binary Interface, commonly known as SBI, defines how supervisor-level software – such as an operating system or a hypervisor – requests services from a more privileged execution environment. In the open-source RISC-V ecosystem, a widely used implementation of this interface is OpenSBI.