mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 07:27:04 +00:00
arm-bsp/trusted-firmware-a: remove duplicated Mbed TLS tarball
Now that trusted-firmware-a is actually adding the Mbed TLS tarball, the machine-specific includes can stop doing it themselves. Change-Id: I45754b8a4eba99c8fbf7c99e61d01f2a27da1b4a Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
# SGI575 specific TFA support
|
# SGI575 specific TFA support
|
||||||
|
|
||||||
SRC_URI_append = " ${SRC_URI_MBEDTLS}"
|
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "sgi575"
|
COMPATIBLE_MACHINE = "sgi575"
|
||||||
TFA_PLATFORM = "sgi575"
|
TFA_PLATFORM = "sgi575"
|
||||||
TFA_BUILD_TARGET = "all fip"
|
TFA_BUILD_TARGET = "all fip"
|
||||||
|
|||||||
@@ -3,8 +3,6 @@
|
|||||||
# Intermediate SHA with 2.3 baseline version
|
# Intermediate SHA with 2.3 baseline version
|
||||||
SRCREV_tfa = "2fe7d18b0d99fdf4c4dbf84863bb2036dfebc537"
|
SRCREV_tfa = "2fe7d18b0d99fdf4c4dbf84863bb2036dfebc537"
|
||||||
|
|
||||||
SRC_URI_append = " ${SRC_URI_MBEDTLS}"
|
|
||||||
|
|
||||||
DEPENDS += "scp-firmware"
|
DEPENDS += "scp-firmware"
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "tc0"
|
COMPATIBLE_MACHINE = "tc0"
|
||||||
|
|||||||
Reference in New Issue
Block a user