commit | 2a433cf8f3cdb26d9e4f137db5d3b31aed6a2ca7 | [log] [tgz] |
---|---|---|
author | Alexandre Ghiti <alex@ghiti.fr> | Sun Apr 11 12:41:45 2021 -0400 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Mon Apr 26 08:25:05 2021 -0700 |
tree | 5eaabae04be9e4556bdb932aad7c2e3f4776600f | |
parent | 2bfc6cd81bd17e4306e24ee47b9554c967bcb499 [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>