linux-cip-ci: risc-v build support


Chris Paterson
 

Hello all,

I've fixed the CI issues we were having when building containers now.

So I could test my MR to add risc-v build support [0].
At the moment I've added a test job that builds the linux-5.10.y-cip kernel with the risc-v defconfig, and it seems to be working fine [1].
Builds are using the Debian bullseye gcc-riscv64-linux-gnu toolchain.

Please let me know (ideally in the MR) if you have any feedback before I merge.

[0] https://gitlab.com/cip-project/cip-testing/linux-cip-ci/-/merge_requests/58
[1] https://gitlab.com/cip-project/cip-testing/linux-cip-ci/-/jobs/3144297326

Thanks, Chris