@@ -7,8 +7,8 @@ PREFERRED_VERSION_trusted-firmware-m ?= "2.1.%"
# TF-A
TFA_PLATFORM = "corstone1000"
-PREFERRED_VERSION_trusted-firmware-a ?= "2.12.%"
-PREFERRED_VERSION_tf-a-tests ?= "2.12.%"
+PREFERRED_VERSION_trusted-firmware-a ?= "2.13.%"
+PREFERRED_VERSION_tf-a-tests ?= "2.13.%"
TFA_BL2_BINARY = "bl2-corstone1000.bin"
TFA_FIP_BINARY = "fip-corstone1000.bin"
@@ -91,7 +91,7 @@ Host Processor Components
+----------+-------------------------------------------------------------------------------------------------------+
| bbappend | ``${WORKSPACE}/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend`` |
+----------+-------------------------------------------------------------------------------------------------------+
-| Recipe | ``${WORKSPACE}/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.11.0.bb`` |
+| Recipe | ``${WORKSPACE}/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.13.0.bb`` |
+----------+-------------------------------------------------------------------------------------------------------+
`Trusted Services <https://trusted-services.readthedocs.io/en/latest/index.html>`__
Upgrade trusted-firmware-a to 2.13.0 for Corstone-1000 Upgrade tf-a-tests to 2.13.0 for Corstone-1000 Signed-off-by: Clement Faure <clement.faure@arm.com> --- meta-arm-bsp/conf/machine/include/corstone1000.inc | 4 ++-- meta-arm-bsp/documentation/corstone1000/user-guide.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)