Alexey Dobriyan adobriyan@gmail.com writes:
On Thu, Jun 29, 2023 at 06:23:00PM +0200, Björn Töpel wrote:
From: Björn Töpel bjorn@rivosinc.com
The proc-empty-vm test is x86-64 only. Remove that test from non-x86-64 builds.
Signed-off-by: Björn Töpel bjorn@rivosinc.com
What's the address space size on risc-v?
Different sizes are supported, 39b, 48b, and 57b: Documentation/riscv/vm-layout.rst
Did you have anything particular in mind?