sevki
c9e1dba412
setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
10 lines
375 B
ReStructuredText
10 lines
375 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
==============
|
|
ACPI on RISC-V
|
|
==============
|
|
|
|
The ISA string parsing rules for ACPI are defined by `Version ASCIIDOC
|
|
Conversion, 12/2022 of the RISC-V specifications, as defined by tag
|
|
"riscv-isa-release-1239329-2023-05-23" (commit 1239329
|
|
) <https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-isa-release-1239329-2023-05-23>`_
|