[PATCH 3/3] ci: add support for running basic tests on kvx arch
Yann Sionneau
ysionneau at kalrayinc.com
Mon Aug 12 23:36:34 PDT 2024
Hello Ahmad,
On 13/08/2024 08:25, Ahmad Fatoum wrote:
> Hello Yann,
>
> On 12.08.24 16:41, Yann Sionneau wrote:
>> diff --git a/test/kvx/qemu at generic_defconfig.yaml b/test/kvx/qemu at generic_defconfig.yaml
>> new file mode 100644
>> index 0000000000..bc15afb632
>> --- /dev/null
>> +++ b/test/kvx/qemu at generic_defconfig.yaml
>> @@ -0,0 +1,18 @@
>> +targets:
>> + main:
>> + drivers:
>> + QEMUDriver:
>> + qemu_bin: qemu-system-kvx
>> + machine: mppa-coolidge
>> + cpu: kv3-1
>> + memory: 2G
>> + kernel: barebox
>> + extra_args: !template "-dtb $LG_BUILDDIR/arch/kvx/dts/qemu.dtb"
> There's a dtb: attribute you can use instead.
Oh, ok, will do!
Regards,
--
Yann
More information about the barebox
mailing list