[PATCH 3/3] ci: add a job for testing 64BIT MIPS with labgrid
Ahmad Fatoum
a.fatoum at pengutronix.de
Thu Jun 8 23:38:09 PDT 2023
On 07.06.23 06:59, Denis Orlov wrote:
> Signed-off-by: Denis Orlov <denorl2009 at gmail.com>
https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/13.1.0/
has a dedicated mips64 toolchain. Given that you don't touch the Containerfile,
I assume this means that the normal toolchain can compile both 32- and 64-bit?
If so,
Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
> .github/workflows/test-labgrid-pytest.yml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/.github/workflows/test-labgrid-pytest.yml b/.github/workflows/test-labgrid-pytest.yml
> index 2c74150066..674e4251d1 100644
> --- a/.github/workflows/test-labgrid-pytest.yml
> +++ b/.github/workflows/test-labgrid-pytest.yml
> @@ -26,6 +26,10 @@ jobs:
> lgenv: test/mips/qemu-malta_defconfig.yaml
> defconfig: qemu-malta_defconfig
>
> + - ARCH: mips
> + lgenv: test/mips/qemu-malta64el_defconfig.yaml
> + defconfig: qemu-malta64el_defconfig
> +
> - ARCH: x86
> lgenv: test/x86/efi_defconfig.yaml
> defconfig: efi_defconfig
--
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