Module sbi::base

source · []
Expand description

Required base SBI functionality

Structs

SBI specification version implemented by the SBI implementation

Enums

Extension availability information returned by probe_extension

SBI implementation name

Constants

Base extension ID

Functions

Retrieve the SBI implementation ID

Retrieve the SBI implementation’s version. The encoding of this version number is specific to the SBI implementation.

Retrieve the value of the marchid CSR

Retrieve the value of the mimpid CSR

Retrieve the value of mvendorid CSR

Probe the availability of the extension ID id

Retrieve the SBI specification version