1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 02:20:30 +00:00

arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA

This commit updates Tfa SHA to remove the patches from the
recipe since all of them are upstreamed now.

Signed-off-by: Emekcan Aras emekcan.aras@arm.com
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Emekcan Aras
2022-03-01 10:16:09 +00:00
committed by Jon Mason
parent 81193d97ad
commit 24db3b56ba
@@ -3,13 +3,12 @@
COMPATIBLE_MACHINE = "(corstone1000)"
FILESEXTRAPATHS:prepend := "${THISDIR}/files/corstone1000:"
SRC_URI:append = " \
file://0001-Rename-Diphda-to-corstone1000.patch \
file://0002-plat-arm-corstone1000-made-changes-to-accommodate-3M.patch \
file://0003-corstone1000-implement-platform-specific-psci-reset.patch \
file://0004-plat-arm-corstone1000-change-base-address-of-FIP-in-the-fl.patch \
file://0005-plat-arm-corstone1000-identify-which-bank-to-load-fip-from.patch \
"
SRCREV_tfa = "cf89fd57ed3286d7842eef41cd72a3977eb6d317"
PV = "2.6+git${SRCPV}"
SRC_URI:remove = " \
file://ssl.patch \
"
TFA_DEBUG = "1"
TFA_UBOOT = "1"