lava: template: qemu_mps2: use our own container for QEMU binaries
Switch to trustedfirmware/ci-amd64-tf-m-qemu-debian:bullseye image,
which is under our control and dedicated to TF project purpose.
This new image will upgrade QEMU from 5.0 to 5.2 release.
It's worth mentioning that QEMU 5.1 include the following change wrt
MPS2 machine:
* MPS2 board models have a few new devices (watchdog, S2I, I2C)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Change-Id: I8aba46d90874b3edcc748426e71e8c3b80c23445
diff --git a/lava_helper/jinja2_templates/qemu_mps2_bl2.jinja2 b/lava_helper/jinja2_templates/qemu_mps2_bl2.jinja2
index 7e0cefe..44facfc 100644
--- a/lava_helper/jinja2_templates/qemu_mps2_bl2.jinja2
+++ b/lava_helper/jinja2_templates/qemu_mps2_bl2.jinja2
@@ -12,7 +12,7 @@
timeout: {seconds: 100}
to: tmpfs
- boot:
- docker: {binary: /usr/bin/qemu-system-arm, image: 'kevintownsend/lite-qemu5:v1'}
+ docker: {binary: /usr/bin/qemu-system-arm, image: 'trustedfirmware/ci-amd64-tf-m-qemu-debian:bullseye'}
method: qemu
timeout: {seconds: 300}
- test: