From 7f0c57f7c637f89c3ed4f54d9580acf8b400741f Mon Sep 17 00:00:00 2001 From: Adam Johnston Date: Thu, 27 Apr 2023 17:06:49 +0100 Subject: [PATCH] arm-bsp/trusted-firmware-a: Update N1SDP to v2.8.0 N1SDP master has now updated to TF-A v2.8.0 so we should do the same. Remove the SHA override for the N1SDP Signed-off-by: Adam Johnston Signed-off-by: Jon Mason --- .../trusted-firmware-a/trusted-firmware-a-n1sdp.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc index 9fb567fa..f4ebcc1c 100644 --- a/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc +++ b/meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-n1sdp.inc @@ -1,9 +1,5 @@ # N1SDP specific TFA support -# Align with post-N1SDP-2022.06.22 refresh -SRCREV_tfa = "1309c6c805190bd376c0561597653f3f8ecd0f58" -PV .= "+git${SRCPV}" - COMPATIBLE_MACHINE = "n1sdp" TFA_PLATFORM = "n1sdp" TFA_BUILD_TARGET = "all fip"