[PATCH v2 6/7] RISC-V: squash 64bit defconfigs into rv64i_defconfig

Ahmad Fatoum a.fatoum at pengutronix.de
Mon Oct 24 01:20:57 PDT 2022


On 24.10.22 09:53, Marco Felsch wrote:
> Hi Antony,
> 
> On 22-10-22, Antony Pavlov wrote:
>> On Wed,  5 Oct 2022 13:12:13 +0200
>> Marco Felsch <m.felsch at pengutronix.de> wrote:
>>
>> Hi Marco!
>>
>> It looks like this commit breaks emulate.pl, e.g.
>>
>>   ARCH=riscv
>>   ARCH=${ARCH} ./test/emulate.pl --kconfig-full --test -- --junitxml=$PWD/$ARCH.tests.xml --lg-log=$PWD/log/$ARCH
>>
>> reports
>>
>>   Can't find default configuration "arch/riscv/configs/virt64_defconfig"!
>>
>> Please see details: https://gitlab.com/frantony/barebox/-/jobs/3211154690#L111
> 
> Please see: https://gitlab.com/frantony/barebox/-/jobs/3211154690#L106
> 
> You are passing "--kconfig=virt64_defconfig" to tuxmake. I think this is
> the failure.

The configuration YAMLs are in test/riscv . They will need to be adapted.

E.g. qemu at virt64_defconfig.yaml -> qemu at rv64i_defconfig

Provided, rv64i is a strict superset of virt64, the test should then succeed.

> 
> Regards,
>   Marco
> 
> 


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list