diff --git a/src/srvgrp-system-reset.adoc b/src/srvgrp-system-reset.adoc index 641026b..91b7900 100644 --- a/src/srvgrp-system-reset.adoc +++ b/src/srvgrp-system-reset.adoc @@ -49,6 +49,7 @@ Below table lists the services in this group: | POSTED_REQUEST |=== +[#section-reset-types] ==== Reset Types RPMI supports reset types and their values as defined by SBI specification. Refer to https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/src/ext-sys-reset.adoc#table_srst_system_reset_types[*SRST System Reset Types*^] @@ -129,7 +130,7 @@ default. System Warm Reset support can be discovered with this service. | 0 | RESET_TYPE | uint32 -| Reset type +| Reset type. See <> for more details. |=== [#table_sysreset_getsysresetattrs_response_data] @@ -200,7 +201,7 @@ invalid state may result in the system entering a non-functional state. | 0 | RESET_TYPE | uint32 -| Reset type +| Reset type. See <> for more details. |=== diff --git a/src/srvgrp-system-suspend.adoc b/src/srvgrp-system-suspend.adoc index 25e0e74..3c51651 100644 --- a/src/srvgrp-system-suspend.adoc +++ b/src/srvgrp-system-suspend.adoc @@ -40,6 +40,7 @@ Below if the list of services in this group: | NORMAL_REQUEST |=== +[#section-suspend-types] ==== Suspend Types RPMI supports suspend types and their values as defined by SBI specification. @@ -121,7 +122,7 @@ if a `SUSPEND_TYPE` supports resume address. | 0 | SUSPEND_TYPE | uint32 -| Suspend type +| Suspend type. See <> for more details. |=== [#table_syssuspend_getsysuspendattrs_response_data] @@ -214,7 +215,7 @@ after the `WFI` instruction. | 1 | SUSPEND_TYPE | uint32 -| Suspend type +| Suspend type. See <> for more details. | 2 | RESUME_ADDR_LOW