mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Add CI for MIPS64
@ 2023-06-07  4:59 Denis Orlov
  2023-06-07  4:59 ` [PATCH 1/3] MIPS: add qemu-malta64el_defconfig Denis Orlov
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Denis Orlov @ 2023-06-07  4:59 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum, Denis Orlov

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

 .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




^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-06-12  6:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07  4:59 [PATCH 0/3] Add CI for MIPS64 Denis Orlov
2023-06-07  4:59 ` [PATCH 1/3] MIPS: add qemu-malta64el_defconfig Denis Orlov
2023-06-09  5:09   ` Antony Pavlov
2023-06-09  6:35   ` Ahmad Fatoum
2023-06-07  4:59 ` [PATCH 2/3] test: mips: add QEMU Malta 64le labgrid config Denis Orlov
2023-06-09  6:36   ` Ahmad Fatoum
2023-06-09  7:14     ` Denis Orlov
2023-06-09  7:21       ` Ahmad Fatoum
2023-06-09  9:17         ` Denis Orlov
2023-06-09  9:28           ` Ahmad Fatoum
2023-06-09  9:38             ` Denis Orlov
2023-06-09  9:41               ` Ahmad Fatoum
2023-06-07  4:59 ` [PATCH 3/3] ci: add a job for testing 64BIT MIPS with labgrid Denis Orlov
2023-06-09  6:38   ` Ahmad Fatoum
2023-06-09  7:58     ` Denis Orlov
2023-06-12  6:39 ` [PATCH 0/3] Add CI for MIPS64 Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox