arm-bsp/trusted-firmware-a: Update SHA for TC

Message ID 20220204142947.14996-1-anders.dellien@arm.com
State New
Headers show
Series arm-bsp/trusted-firmware-a: Update SHA for TC | expand

Commit Message

Anders Dellien Feb. 4, 2022, 2:29 p.m. UTC
Move TC to an intermediate SHA based on 2.6. This SHA includes
patches for:
* Support for 8GB DRAM
* Support for GPU
* Removal of kernel command-line (not needed, kept in U-Boot)

Signed-off-by: Anders Dellien <anders.dellien@arm.com>
Change-Id: Ic8c4ef35e8e7ed25711ff0813abab6b6c8564ef3
---
 .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-tc.inc  | 4 ++++
 1 file changed, 4 insertions(+)

Patch

diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-tc.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-tc.inc
index 19b46230..c56c76cf 100644
--- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-tc.inc
+++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-tc.inc
@@ -1,5 +1,9 @@ 
 # TC0 specific TFA configuration
 
+# Intermediate SHA with 2.6 baseline version
+SRCREV_tfa = "b06344a3f2c5a0fede3646627f37d1fce3d3d585"
+PV = "2.6+git${SRCPV}"
+
 DEPENDS += "scp-firmware util-linux-native gptfdisk-native"
 
 SRC_URI:append = " \