diff options
author | Alexandre Ghiti <alex@ghiti.fr> | 2021-04-11 19:41:45 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-04-26 18:25:05 +0300 |
commit | 2a433cf8f3cdb26d9e4f137db5d3b31aed6a2ca7 (patch) | |
tree | 5eaabae04be9e4556bdb932aad7c2e3f4776600f /Documentation/riscv/index.rst | |
parent | 2bfc6cd81bd17e4306e24ee47b9554c967bcb499 (diff) | |
download | linux-2a433cf8f3cdb26d9e4f137db5d3b31aed6a2ca7.tar.xz |
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.rst | 1 |
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 |