summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemuriscv64.conf
blob: a753af0576efc4ae966068d57e84d88a2964033e (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: generic riscv64 machine
#@DESCRIPTION: Machine configuration for running a generic riscv64

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"