Remove unused field in OSDK config file

This commit is contained in:
Yuke Peng 2024-10-04 09:20:35 +08:00 committed by Tate, Hongliang Tian
parent 1632ce36d7
commit 2765b1106e

View File

@ -76,7 +76,6 @@ qemu.args = """\
boot.method = "qemu-direct" boot.method = "qemu-direct"
build.strip_elf = false build.strip_elf = false
qemu.path = "./qemu-system-riscv64"
qemu.args = """\ qemu.args = """\
-cpu rv64,zba=true,zbb=true \ -cpu rv64,zba=true,zbb=true \
-machine virt \ -machine virt \