瀏覽代碼

machine: qemuriscv32: Add the Xvisor platform

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Alistair Francis 5 年之前
父節點
當前提交
f71a0efe94
共有 1 個文件被更改,包括 2 次插入0 次删除
  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"