Module sbi_spec::hsm

source ·
Expand description

Chapter 9. Hart State Management Extension (EID #0x48534D “HSM”).

Modules§

Constants§

  • Extension ID for Hart State Management extension.
  • Function ID to get the current status (or HSM state id) of the given hart.
  • Function ID to start executing the given hart at specified address in supervisor-mode.
  • Function ID to stop executing the calling hart in supervisor-mode.
  • Function ID to put the calling hart into suspend or platform-specific lower power states.