summaryrefslogtreecommitdiff
path: root/Documentation/riscv/index.rst
diff options
context:
space:
mode:
authorAlexandre Ghiti <alex@ghiti.fr>2021-04-11 12:41:45 -0400
committerPalmer Dabbelt <palmerdabbelt@google.com>2021-04-26 08:25:05 -0700
commit2a433cf8f3cdb26d9e4f137db5d3b31aed6a2ca7 (patch)
tree5eaabae04be9e4556bdb932aad7c2e3f4776600f /Documentation/riscv/index.rst
parent2bfc6cd81bd17e4306e24ee47b9554c967bcb499 (diff)
Documentation: riscv: Add documentation that describes the VM layout
This new document presents the RISC-V virtual memory layout and is based one the x86 one: it describes the different limits of the different regions of the virtual address space. Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'Documentation/riscv/index.rst')
-rw-r--r--Documentation/riscv/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/riscv/index.rst b/Documentation/riscv/index.rst
index 6e6e39482502..ea915c196048 100644
--- a/Documentation/riscv/index.rst
+++ b/Documentation/riscv/index.rst
@@ -6,6 +6,7 @@ RISC-V architecture
:maxdepth: 1
boot-image-header
+ vm-layout
pmu
patch-acceptance