Nishanth
From Denys
On 12/10/20 3:39 PM, Nishanth Menon wrote:
Update to v2.4 tag merge from upstream to keep TF-A in sync.
For major changes in trusted-firmware-a, See:
https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-4
TI specific fixups include:
- stub for shutdown (CPUs enter wfi)
- uart console is now configurable.
While at it, update to include PV as 2.4
Suggested-by: Dan Murphy <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
---
recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
index 3c1862643086..08b2e04ff711 100644
--- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -1,6 +1,7 @@
+PV = "2.4"
^^^ This should be specific to a platform or SoC family.
See how all other variables below are specific to K3 with _k3 override.
Hence: PV_k3 = "2.4"
The reason is to not affect other platforms when using meta-ti in a multi-BSP
distros.
BRANCH_k3 = "ti-atf"
SRC_URI_k3 =
"git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
-SRCREV_tfa_k3 = "52c334fc361194e3896ea3b2529c10a06e586a5f"
+SRCREV_tfa_k3 = "f0a310d000fd6e8a1ed0ccc365b5931390393db1"
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 (#13319):
https://lists.yoctoproject.org/g/meta-ti/message/13319
Mute This Topic: https://lists.yoctoproject.org/mt/78865297/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-