]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bd94c1e92f3b84363bd163e310bf842ab3e6d7d
tree5eaabae04be9e4556bdb932aad7c2e3f4776600f
parent7ab87eaa7eafd04d30c20e282c85c898a6315967
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]