diff mbox series

[2/2] meta-ti-bsp: trusted-firmware-arm: Update to master

Message ID 20240212102933.4157741-2-m-chawdhry@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [1/2] meta-ti-bsp: optee: Upgrade to 4.1 | expand

Commit Message

Manorit Chawdhry Feb. 12, 2024, 10:29 a.m. UTC
The current master has the support for power off functionality, update
to that.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
 .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Chirag Shilwant Feb. 12, 2024, 11:57 a.m. UTC | #1
NAK as this is addressed by a v2 - 
https://lists.yoctoproject.org/g/meta-ti/message/17469


<https://lists.yoctoproject.org/g/meta-ti/message/17469>
On 12/02/24 15:59, Manorit Chawdhry via lists.yoctoproject.org wrote:
> The current master has the support for power off functionality, update 
> to that. Signed-off-by: Manorit Chawdhry <m-chawdhry@ ti. com> --- 
> .. . /recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti. inc | 4 
> ++-- 1 file changed, 2 insertions(+),
> ZjQcmQRYFpfptBannerStart
> This message was sent from outside of Texas Instruments.
> Do not click links or open attachments unless you recognize the source 
> of this email and know the content is safe.
> ZjQcmQRYFpfptBannerEnd
> The current master has the support for power off functionality, update
> to that.
>
> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
> ---
>   .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc  | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
> index b27870051a1b..fb161726f8c3 100644
> --- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
> +++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
> @@ -1,5 +1,5 @@
> -PV:k3 = "2.9+git${SRCPV}"
> -SRCREV_tfa:k3 = "d7a7135d32a8c7da004c0c19b75bd4e2813f9759"
> +PV:k3 = "2.10+git${SRCPV}"
> +SRCREV_tfa:k3 = "00f1ec6b8740ccd403e641131e294aabacf2a48b"
>   SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
>   COMPATIBLE_MACHINE:k3 = "k3"
>   TFA_BUILD_TARGET:k3 = "all"
> -- 
> 2.43.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#17468): https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-ti/message/17468__;!!G3vK!Tug9K3z3XiC8CtaK0SY2tzMws10D5sDGpWV0CWy8C0I5W6p6NijCFSvQzhl-JuKaqoK11PreZ_SvGWR_aIgSoxxQsHxddnVieR0g$
> Mute This Topic: https://urldefense.com/v3/__https://lists.yoctoproject.org/mt/104308975/7030289__;!!G3vK!Tug9K3z3XiC8CtaK0SY2tzMws10D5sDGpWV0CWy8C0I5W6p6NijCFSvQzhl-JuKaqoK11PreZ_SvGWR_aIgSoxxQsHxddgdkSb4e$
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-ti/unsub__;!!G3vK!Tug9K3z3XiC8CtaK0SY2tzMws10D5sDGpWV0CWy8C0I5W6p6NijCFSvQzhl-JuKaqoK11PreZ_SvGWR_aIgSoxxQsHxddtWcay2T$  [c-shilwant@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
index b27870051a1b..fb161726f8c3 100644
--- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
@@ -1,5 +1,5 @@ 
-PV:k3 = "2.9+git${SRCPV}"
-SRCREV_tfa:k3 = "d7a7135d32a8c7da004c0c19b75bd4e2813f9759"
+PV:k3 = "2.10+git${SRCPV}"
+SRCREV_tfa:k3 = "00f1ec6b8740ccd403e641131e294aabacf2a48b"
 SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
 COMPATIBLE_MACHINE:k3 = "k3"
 TFA_BUILD_TARGET:k3 = "all"