mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm-bsp/scp-firmware: update SHA for tc0
This SHA contains fix for IRQn type conversion issues Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I10cc4729df3e12c549413f40d390c24f318c4577 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
c17dfab3aa
commit
44ba4315dd
@@ -1,5 +1,14 @@
|
||||
# TC0 specific SCP configuration
|
||||
|
||||
# Intermediate SHA with 2.8 baseline version
|
||||
SRCREV = "67a3612716ad3b839da4209a173404692607c5a1"
|
||||
PV = "2.8+git${SRCPV}"
|
||||
|
||||
# This is incorporated into the SRCREV above
|
||||
SRC_URI_remove = " \
|
||||
file://0001-smt-Make-status-and-length-volatile-for-mod_smt_memo.patch \
|
||||
"
|
||||
|
||||
COMPATIBLE_MACHINE = "tc0"
|
||||
|
||||
SCP_PLATFORM = "tc0"
|
||||
|
||||
Reference in New Issue
Block a user