Wednesday, July 10, 2019

RISC-V base instruction set architecture approved

The RISC-V Foundation has ratified the RISC-V base instruction set architecture (ISA) and privileged architecture specifications.

Software that’s coded to this specification will continue to work on RISC-V processors in perpetuity, even as the architecture evolves through the development of new extensions.

“RISC-V was designed with a simple fixed base ISA and modular fixed standard extensions to help prevent fragmentation while also supporting customization,” said Krste Asanović, chairman of the RISC-V Foundation Board of Directors. “The RISC-V ecosystem has already demonstrated a large degree of interoperability among various implementations. Now that the base architecture has been ratified, developers can be assured that their software written for RISC-V will run on all similar RISC-V cores forever.”

Privilege levels are used to provide protection between different components of the software stack, and attempts to perform operations not permitted by the current privilege mode will cause an exception to be raised. The RISC-V privileged architecture covers all aspects of RISC-V systems beyond the unprivileged ISA, including privileged instructions as well as additional functionality required for running operating systems and attaching external devices. Each privilege level has a core set of privileged ISA extensions with optional extensions and variants, including the machine ISA, supervisor ISA and hypervisor ISA.

“The RISC-V privileged architecture serves as a contract between RISC-V hardware and software such as Linux and FreeBSD. Ratifying these standards is a milestone for RISC-V,” said Andrew Waterman, chair of the RISC-V Privileged Architecture Task Group. “Operating system developers and hardware vendors can build to these specs with confidence that their work will be compatible.”

The RISC-V Foundation has seen significant growth over the past few years with more than 275 organizations, individuals, and universities from 28 countries and six continents around the world. The RISC-V ISA has already witnessed rising commercial adoption and implementations across a variety of industries.

https://riscv.org/specifications/privileged-isa/

  • The RISC-V Foundation, which was founded in 2015, now comprises more than 235 members building the first open, collaborative community of software and hardware innovators powering a new era of processor innovation.