[PATCH 0/3] Add CI for MIPS64

Sascha Hauer s.hauer at pengutronix.de
Sun Jun 11 23:39:35 PDT 2023


On Wed, Jun 07, 2023 at 07:59:37AM +0300, Denis Orlov wrote:
> This adds a necessary defconfig and labgrid configuration file together
> with the corresponding CI job for building and testing the MIPS image
> with 64BIT option set.
> 
> I've decided against giving the defconfig a generic name such as
> mips64_defconfig. For now, only Malta running in QEMU is really
> supported, so naming it as that seems more fitting for me. And if
> more MIPS64 boards will get support in the future, then this defconfig
> might be renamed appropriately.
> 
> Denis Orlov (3):
>   MIPS: add qemu-malta64el_defconfig
>   test: mips: add QEMU Malta 64le labgrid config
>   ci: add a job for testing 64BIT MIPS with labgrid

Applied, thanks

Sascha

> 
>  .github/workflows/test-labgrid-pytest.yml  |  4 +
>  arch/mips/configs/qemu-malta64el_defconfig | 87 ++++++++++++++++++++++
>  test/mips/qemu-malta64el_defconfig.yaml    | 22 ++++++
>  3 files changed, 113 insertions(+)
>  create mode 100644 arch/mips/configs/qemu-malta64el_defconfig
>  create mode 100644 test/mips/qemu-malta64el_defconfig.yaml
> 
> -- 
> 2.41.0
> 
> 

-- 
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