riscv-software-src/opensbi
RISC-V Open Source Supervisor Binary Interface observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 67
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 177.5
- age_days: 2858
- days_rel: 63
- days_push: 13
- n_releases_24m: 5
Adoption not part of the score
1524 stars · 708 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenSBI is the open-source reference implementation of the RISC-V Supervisor Binary Interface (SBI) specification, running as firmware in M-mode. It provides a platform-independent static library (libsbi.a) plus platform-specific firmware builds that bootloaders, hypervisors, and operating systems rely on at boot time.
Use cases
- boot a RISC-V operating system or bootloader from M-mode firmware
- implement RISC-V SBI specification conformance for a custom SoC
- provide SBI call handling for a hypervisor running in HS-mode
- extend platform firmware for a specific RISC-V hardware configuration
- bring up early console and inter-processor interrupts on a RISC-V board
- build a minimal M-mode runtime for RISC-V kernel development
When to choose
- you are building or booting an OS, bootloader, or hypervisor on RISC-V hardware
- you are a SoC or platform vendor needing a conformant SBI firmware base to extend
- you need a well-maintained, spec-compliant reference implementation of RISC-V SBI
When to avoid
- you need userspace application software rather than low-level firmware
- you are targeting non-RISC-V architectures such as ARM or x86
- you need a full bootloader like U-Boot rather than the SBI layer beneath it
Facets
library · maturity active
embedded sdk developer-tools embedded-systems operating-systems hardware developer-tools embedded c firmware bootloader risc-v sbi m-mode bare-metal linux
2 sources
- readme: https://github.com/riscv-software-src/opensbi · fetched 2026-08-28 · bf5819d4e4b3
- homepage: https://riscv.atlassian.net/browse/RVG-49 · fetched 2026-08-29 · 9b9e8314182f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| riscv-software-src/opensbi | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="riscv-software-src/opensbi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem