summaryrefslogtreecommitdiff
path: root/poky/meta/conf/machine/qemuriscv64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/qemuriscv64.conf')
-rw-r--r--poky/meta/conf/machine/qemuriscv64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/conf/machine/qemuriscv64.conf b/poky/meta/conf/machine/qemuriscv64.conf
index b45fdd556..a753af057 100644
--- a/poky/meta/conf/machine/qemuriscv64.conf
+++ b/poky/meta/conf/machine/qemuriscv64.conf
@@ -4,6 +4,8 @@
require conf/machine/include/riscv/qemuriscv.inc
+XVISOR_PLAT = "riscv/virt64"
+
EXTRA_IMAGEDEPENDS += "u-boot"
UBOOT_MACHINE = "qemu-riscv64_smode_defconfig"
UBOOT_ELF = "u-boot"