diff mbox series

[meta-ti,master/scarthgap,v2,3/5] trusted-firmware-a: Switch TFA to TI fork

Message ID 20250205111211.1847450-4-c-shilwant@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Upgrade TFA, OPTEE-OS & enable AM62L support | expand

Commit Message

Chirag Shilwant Feb. 5, 2025, 11:12 a.m. UTC
- While TFA patches for K3-based AM62L platform are under
review upstream, temporarily switch to TI's GitHub fork
for all K3 platforms to prevent disruptions and ensure timely bringup

- Also update the LIC_FILES_CHKSUM since the license file changed between
upstream TFA v2.12 [1] & the SRCREV in this commit [2][3]

[1]: https://github.com/ARM-software/arm-trusted-firmware/blob/v2.12/docs/license.rst

[2]: https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/license.rst

[3]: https://github.com/TexasInstruments/arm-trusted-firmware/blob/ti-master/docs/license.rst

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 .../trusted-firmware-a/trusted-firmware-a-ti.inc            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Andrew Davis Feb. 5, 2025, 2:53 p.m. UTC | #1
On 2/5/25 5:12 AM, Chirag Shilwant via lists.yoctoproject.org wrote:
> - While TFA patches for K3-based AM62L platform are under
> review upstream, temporarily switch to TI's GitHub fork
> for all K3 platforms to prevent disruptions and ensure timely bringup
> 
> - Also update the LIC_FILES_CHKSUM since the license file changed between
> upstream TFA v2.12 [1] & the SRCREV in this commit [2][3]
> 

Ah, I didn't see the license change was after v2.12.

Anyway, whole series looks good to me now,

Reviewed-by: Andrew Davis <afd@ti.com>

> [1]: https://github.com/ARM-software/arm-trusted-firmware/blob/v2.12/docs/license.rst
> 
> [2]: https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/license.rst
> 
> [3]: https://github.com/TexasInstruments/arm-trusted-firmware/blob/ti-master/docs/license.rst
> 
> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
> ---
>   .../trusted-firmware-a/trusted-firmware-a-ti.inc            | 6 +++---
>   1 file changed, 3 insertions(+), 3 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 df3cea23..c628eb15 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,7 +1,7 @@
>   PV:k3 = "2.12+git"
> -SRCREV_tfa:k3 = "4ec2948fe3f65dba2f19e691e702f7de2949179c"
> -LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=83b7626b8c7a37263c6a58af8d19bee1"
> -SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
> +SRCREV_tfa:k3 = "5227171c079d0c7d22a6d37b5cec079c8c5bb4b1"
> +LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
> +SRC_URI:k3 = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https;name=tfa;branch=ti-master"
>   COMPATIBLE_MACHINE:k3 = "k3"
>   TFA_BUILD_TARGET:k3 = "all"
>   TFA_INSTALL_TARGET:k3 = "bl31"
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#18275): https://lists.yoctoproject.org/g/meta-ti/message/18275
> Mute This Topic: https://lists.yoctoproject.org/mt/111010304/3619733
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [afd@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Denys Dmytriyenko Feb. 5, 2025, 5:17 p.m. UTC | #2
On Wed, Feb 05, 2025 at 04:42:09PM +0530, Chirag Shilwant wrote:
> - While TFA patches for K3-based AM62L platform are under
> review upstream, temporarily switch to TI's GitHub fork
> for all K3 platforms to prevent disruptions and ensure timely bringup
> 
> - Also update the LIC_FILES_CHKSUM since the license file changed between
> upstream TFA v2.12 [1] & the SRCREV in this commit [2][3]
> 
> [1]: https://github.com/ARM-software/arm-trusted-firmware/blob/v2.12/docs/license.rst
> 
> [2]: https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/license.rst
> 
> [3]: https://github.com/TexasInstruments/arm-trusted-firmware/blob/ti-master/docs/license.rst

Sorry for the late reply, but master (styhead+) now requires License-Update: 
tag for such cases:

https://docs.yoctoproject.org/dev/contributor-guide/recipe-style-guide.html#license-updates


> Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
> ---
>  .../trusted-firmware-a/trusted-firmware-a-ti.inc            | 6 +++---
>  1 file changed, 3 insertions(+), 3 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 df3cea23..c628eb15 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,7 +1,7 @@
>  PV:k3 = "2.12+git"
> -SRCREV_tfa:k3 = "4ec2948fe3f65dba2f19e691e702f7de2949179c"
> -LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=83b7626b8c7a37263c6a58af8d19bee1"
> -SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
> +SRCREV_tfa:k3 = "5227171c079d0c7d22a6d37b5cec079c8c5bb4b1"
> +LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
> +SRC_URI:k3 = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https;name=tfa;branch=ti-master"
>  COMPATIBLE_MACHINE:k3 = "k3"
>  TFA_BUILD_TARGET:k3 = "all"
>  TFA_INSTALL_TARGET:k3 = "bl31"
> -- 
> 2.34.1
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 df3cea23..c628eb15 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,7 +1,7 @@ 
 PV:k3 = "2.12+git"
-SRCREV_tfa:k3 = "4ec2948fe3f65dba2f19e691e702f7de2949179c"
-LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=83b7626b8c7a37263c6a58af8d19bee1"
-SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
+SRCREV_tfa:k3 = "5227171c079d0c7d22a6d37b5cec079c8c5bb4b1"
+LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
+SRC_URI:k3 = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https;name=tfa;branch=ti-master"
 COMPATIBLE_MACHINE:k3 = "k3"
 TFA_BUILD_TARGET:k3 = "all"
 TFA_INSTALL_TARGET:k3 = "bl31"