riscv-sbi-doc VS riscv-bringup

Compare riscv-sbi-doc vs riscv-bringup and see what are their differences.

riscv-sbi-doc

Documentation for the RISC-V Supervisor Binary Interface (by riscv-non-isa)

riscv-bringup

Risc-V journey thru containers and new projects (by carlosedp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
riscv-sbi-doc riscv-bringup
5 1
316 245
2.2% -
7.5 4.3
26 days ago 5 days ago
Makefile Shell
Creative Commons Attribution 4.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

riscv-sbi-doc

Posts with mentions or reviews of riscv-sbi-doc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.
  • RISC-V SBI and the full boot process
    4 projects | news.ycombinator.com | 10 Sep 2023
    The SBI spec[0] is not a long read.

    0. https://github.com/riscv-non-isa/riscv-sbi-doc/releases

  • ARM or x86? ISA Doesn’t Matter
    4 projects | news.ycombinator.com | 14 May 2023
    >What does matter is standardization. For example a booting process.

    Truth.

    This is why RISC-V put a lot of effort on this, and put it early.

    Relevant specs include but isn't limited to SBI[0], UEFI protocol[1] and the ongoing platform specification[2].

    0. https://github.com/riscv-non-isa/riscv-sbi-doc/releases

    1. https://github.com/riscv-non-isa/riscv-uefi/releases/tag/1.0...

    2. https://github.com/riscv/riscv-platform-specs

  • HiFive Unmatched – A RISC-V Linux development platform
    3 projects | news.ycombinator.com | 10 Sep 2021
    Well that's a very good question. At the moment the reality is something of a mess, because someone looked at Arm and though that must be a good idea. Plus the RISC-V Foundation has even less control over implementers than Arm does (which doesn't have a lot).

    The good news is that the foundation is defining various platform specs. For servers it'll include a standard firmware spec plus open source firmware implementation and a few other bits. Maybe working UEFI one day. (https://lists.riscv.org/g/tech-unixplatformspec https://github.com/riscv-non-isa/riscv-sbi-doc)

  • what is EEI, AEE, SEE, SBI? How do they all fit together?
    1 project | /r/RISCV | 9 Sep 2021
    The SBI (Supervisor-Binary Interface) is the API used by S-mode software (your operating system) to communicate with M-mode, and abstract away some hardware-specific details. It handles things like communicating between harts, power management, and performance monitoring. On real hardware, it is implemented by M-mode software. For VMs, it is typically implemented by the hypervisor. It's roughly analogous to the PSCI in ARM. For more information, have a look at the spec.

riscv-bringup

Posts with mentions or reviews of riscv-bringup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.

What are some alternatives?

When comparing riscv-sbi-doc and riscv-bringup you can also consider the following projects:

riscv-bitmanip - Working draft of the proposed RISC-V Bitmanipulation extension

riscv-uefi

nytm-spelling-bee - Generate anagram puzzles like Frank Longo's "Spelling Bee" as in New York Times Magazine

vroom - VRoom! RISC-V CPU

riscv-acpi

riscv-platform-specs - RISC-V Profiles and Platform Specification