fvp_mps3: Update docker image name
Change-Id: I821c37fb2dab5557f0e39321030868ab8295f773
Signed-off-by: Bence Balogh <bence.balogh@arm.com>
diff --git a/lava_helper/jinja2_templates/fvp_mps3.jinja2 b/lava_helper/jinja2_templates/fvp_mps3.jinja2
index 3996e93..1b6d95e 100644
--- a/lava_helper/jinja2_templates/fvp_mps3.jinja2
+++ b/lava_helper/jinja2_templates/fvp_mps3.jinja2
@@ -1,5 +1,5 @@
{#------------------------------------------------------------------------------
-# Copyright (c) 2018-2022, Arm Limited and Contributors. All rights reserved.
+# Copyright (c) 2018-2023, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@@ -33,11 +33,11 @@
namespace: docker
method: fvp
docker:
- name: {{ docker_prefix }}/fvp:fvp_corstone_sse-300_11.16_26
+ name: {{ docker_prefix }}/fvp:fvp_corstone_sse-300_11.22_20_linux64
local: true
prompts:
- 'root@lava '
- image: /opt/model/FVP_Corstone_SSE-300/models/Linux64_GCC-6.4/FVP_Corstone_SSE-300_Ethos-U55
+ image: /opt/model/FVP_Corstone_SSE-300/models/Linux64_GCC-9.3/FVP_Corstone_SSE-300_Ethos-U55
timeout:
minutes: 5
console_string: 'telnetterminal0: Listening for serial connection on port (?P<PORT>\d+)'