Explorar o código

machine: qemuriscv32: Add the Xvisor platform

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Alistair Francis %!s(int64=5) %!d(string=hai) anos
pai
achega
f71a0efe94
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      conf/machine/qemuriscv32.conf

+ 2 - 0
conf/machine/qemuriscv32.conf

@@ -9,6 +9,8 @@ DEFAULTTUNE = "riscv32"
 PREFERRED_VERSION_openocd-native = "riscv"
 PREFERRED_VERSION_openocd = "riscv"
 
+XVISOR_PLAT = "riscv/virt32"
+
 # u-boot doesn't compile, error: "can't link hard-float modules with soft-float modules"
 # EXTRA_IMAGEDEPENDS += "u-boot"
 # UBOOT_MACHINE = "qemu-riscv32_smode_defconfig"