We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6259f34 commit 5177978Copy full SHA for 5177978
Documentation/riscv/acpi.rst
@@ -0,0 +1,10 @@
1
+.. SPDX-License-Identifier: GPL-2.0
2
+
3
+==============
4
+ACPI on RISC-V
5
6
7
+The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
8
+Conversion, 12/2022 of the RISC-V specifications, as defined by tag
9
+"riscv-isa-release-1239329-2023-05-23" (commit 1239329
10
+) <https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-isa-release-1239329-2023-05-23>`_
Documentation/riscv/index.rst
@@ -5,6 +5,7 @@ RISC-V architecture
.. toctree::
:maxdepth: 1
+ acpi
boot-image-header
vm-layout
11
hwprobe
0 commit comments