diff mbox series

[1/1] corstone1000:arm-bsp/tftf: upgrade tftf version to v2.10

Message ID 20240410145321.143824-2-harsimransingh.tungal@arm.com
State New
Headers show
Series Corstone1000:arm-bsp/tftf: upgrade tftf version to v2.10 | expand

Commit Message

harsimransingh.tungal@arm.com April 10, 2024, 2:53 p.m. UTC
From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>

This change upgrades the tftf version to v2.10 for the Corstone-1000.

Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
---
 meta-arm-bsp/conf/machine/include/corstone1000.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc
index a82d0076..7a8905d7 100644
--- a/meta-arm-bsp/conf/machine/include/corstone1000.inc
+++ b/meta-arm-bsp/conf/machine/include/corstone1000.inc
@@ -8,7 +8,7 @@  PREFERRED_VERSION_trusted-firmware-m ?= "2.0.%"
 # TF-A
 TFA_PLATFORM = "corstone1000"
 PREFERRED_VERSION_trusted-firmware-a ?= "2.10.%"
-PREFERRED_VERSION_tf-a-tests ?= "2.8.%"
+PREFERRED_VERSION_tf-a-tests ?= "2.10.%"
 
 TFA_BL2_BINARY = "bl2-corstone1000.bin"
 TFA_FIP_BINARY = "fip-corstone1000.bin"