[rstmgr] Add documentation
- Add markdown
- Add diagram
- Add project file for dashboard generation
Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/util/build_docs.py b/util/build_docs.py
index ebf0dbe..566e73e 100755
--- a/util/build_docs.py
+++ b/util/build_docs.py
@@ -62,8 +62,9 @@
"hw/ip/otp_ctrl/data/otp_ctrl.hjson",
"hw/ip/padctrl/data/padctrl.hjson",
"hw/top_earlgrey/ip/pinmux/data/autogen/pinmux.hjson",
- "hw/top_earlgrey/ip/rv_plic/data/autogen/rv_plic.hjson",
"hw/top_earlgrey/ip/pwrmgr/data/autogen/pwrmgr.hjson",
+ "hw/top_earlgrey/ip/rstmgr/data/autogen/rstmgr.hjson",
+ "hw/top_earlgrey/ip/rv_plic/data/autogen/rv_plic.hjson",
"hw/ip/rv_timer/data/rv_timer.hjson",
"hw/ip/spi_device/data/spi_device.hjson",
"hw/ip/uart/data/uart.hjson",