public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: RISC-V: Define Xlinuxs{s,m}aia
@ 2023-02-03  0:12 Palmer Dabbelt
  2023-02-03  7:32 ` Conor Dooley
  0 siblings, 1 reply; 4+ messages in thread
From: Palmer Dabbelt @ 2023-02-03  0:12 UTC (permalink / raw)
  To: linux-riscv; +Cc: Palmer Dabbelt

The AIA specification was only partially frozen, but provides no way to
refer to the subset of behavior that has been frozen.  It seems like
there's not a whole lot of interest in the non-frozen behavior, so let's
just define an extension that only consists of the frozen behavior

Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
---
 Documentation/riscv/extensions.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 Documentation/riscv/extensions.rst

diff --git a/Documentation/riscv/extensions.rst b/Documentation/riscv/extensions.rst
new file mode 100644
index 000000000000..c12bd3780520
--- /dev/null
+++ b/Documentation/riscv/extensions.rst
@@ -0,0 +1,10 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+Custom RISC-V Extensions
+========================
+
+* The `Xlinuxsmaia` and `Xlinuxssaia` extensions coorespond to the standard
+  `Smaia` and `Ssaia` extensions as defined by version 1.0-RC2 of the RISC-V
+  Advanced Interrupt Architecture (AIA) specification, with the difference that
+  chapters 5 (Duo-PLIC) and 9 (IOMMU Support for MSIs to Virtual Machines) do
+  not exist.
-- 
2.39.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-08 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03  0:12 [PATCH] Documentation: RISC-V: Define Xlinuxs{s,m}aia Palmer Dabbelt
2023-02-03  7:32 ` Conor Dooley
2023-02-08 15:52   ` Palmer Dabbelt
2023-02-08 16:07     ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox