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

arm/trusted-firmware-a: add new recipe for 2.6

Keeping 2.5 around temporarily until all of the machines are ported.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2021-12-07 18:19:55 +00:00
committed by Jon Mason
parent 377f6a08cf
commit 16f86aa00d
@@ -0,0 +1,12 @@
require trusted-firmware-a.inc
# TF-A v2.6
SRCREV_tfa = "a1f02f4f3daae7e21ee58b4c93ec3e46b8f28d15"
LIC_FILES_CHKSUM += "file://docs/license.rst;md5=b2c740efedc159745b9b31f88ff03dde"
# mbed TLS v2.26.0
SRC_URI_MBEDTLS = "git://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;destsuffix=git/mbedtls;branch=master"
SRCREV_mbedtls = "e483a77c85e1f9c1dd2eb1c5a8f552d2617fe400"
LIC_FILES_CHKSUM_MBEDTLS = "file://mbedtls/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"