[PATCH] arm-bsp/trusted-firmware-a: corstone1000: upgrade TF-A to 2.13.0
Clement Faure <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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(-) diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc index ecaea64d..99f79331 100644 --- a/meta-arm-bsp/conf/machine/include/corstone1000.inc +++ b/meta-arm-bsp/conf/machine/include/corstone1000.inc @@ -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" diff --git a/meta-arm-bsp/documentation/corstone1000/user-guide.rst b/meta-arm-bsp/documentation/corstone1000/user-guide.rst index b7fb8d84..8dcadeaa 100644 --- a/meta-arm-bsp/documentation/corstone1000/user-guide.rst +++ b/meta-arm-bsp/documentation/corstone1000/user-guide.rst @@ -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>`__