Documentation: riscv: Add documentation that describes the VM layout
authorAlexandre Ghiti <alex@ghiti.fr>
Sun, 11 Apr 2021 16:41:45 +0000 (12:41 -0400)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Mon, 26 Apr 2021 15:25:05 +0000 (08:25 -0700)
commit2a433cf8f3cdb26d9e4f137db5d3b31aed6a2ca7
tree5eaabae04be9e4556bdb932aad7c2e3f4776600f
parent2bfc6cd81bd17e4306e24ee47b9554c967bcb499
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>
Documentation/riscv/index.rst
Documentation/riscv/vm-layout.rst [new file with mode: 0644]