Expand description
Hart states.
Declared in Table 1 at §9.
Constants§
- RESUME_
PENDING - The hart is pending before being resumed.
- STARTED
- The hart is physically powered-up and executing normally.
- START_
PENDING - The hart is pending before being started
- STOPPED
- The hart is not executing in supervisor-mode or any lower privilege mode.
- STOP_
PENDING - The hart is pending before being stopped.
- SUSPENDED
- The hart is in a platform-specific suspend (or low-power) state.
- SUSPEND_
PENDING - The hart is pending before being suspended.