riscv-non-isa / riscv-rpmi

RISC-V Platform Management Interface Specification. OS-agnostic messaging interface for system management and control
https://jira.riscv.org/browse/RVG-151
Creative Commons Attribution 4.0 International
8 stars 8 forks source link

[REVIEW] Service Group - HART_STATE_MANAGEMENT #10

Closed pathakraul closed 2 weeks ago

lftan commented 6 months ago

In the GET_HART_STATUS service, Hart status value definitions are different from the SBI HSM extension. Suggest adding the reference link to SBI "table_hsm_states" and remove definition table in RPMI spec

https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/src/ext-hsm.adoc#table_hsm_states

lftan commented 5 months ago

In the GET_HART_STATUS service, Hart status value definitions are different from the SBI HSM extension. Suggest adding the reference link to SBI "table_hsm_states" and remove definition table in RPMI spec

https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/src/ext-hsm.adoc#table_hsm_states

Fixed in commit https://github.com/riscv-non-isa/riscv-rpmi/commit/1468ce0d67a6a7606819eb97ede73dea3e9f2b31