mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
optee: Update to 4.9.0 tag
Update optee_os, optee_client, optee_examples and optee_test to the newer 4.9.0 tag. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
PV = "4.7.0+git"
|
||||
SRCREV = "23c112a6f05cc5e39bd4aaf52ad515cad532237d"
|
||||
|
||||
SRC_URI:remove = " \
|
||||
file://0001-tee-supplicant-add-udev-rule-and-systemd-service-fil.patch \
|
||||
"
|
||||
PV = "4.9.0+git"
|
||||
SRCREV = "9f5e90918093c1d1cd264d8149081b64ab7ba672"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
PV = "4.7.0+git"
|
||||
SRCREV = "14321a0607db16099d158478b21a2b2e37b3a935"
|
||||
PV = "4.9.0+git"
|
||||
SRCREV = "934c7edb74a26e90f68024cf441073528444177f"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
PV = "4.7.0+git"
|
||||
PV = "4.9.0+git"
|
||||
OPTEE_TA_GIT_TAG = "${@'branch=master' if d.getVar('PV') == 'git' or d.getVar('PV').endswith('+git') else 'tag=%s;nobranch=1' % d.getVar('PV')}"
|
||||
SRCREV_optee-ta = "ce33372ab772e879826361a1ca91126260bd9be1"
|
||||
SRCREV_optee-ta = "a09269b15de635e1816fe832e26adfbfb44c5455"
|
||||
|
||||
@@ -78,12 +78,3 @@ RDEPENDS:${PN} += "${PN}-ta"
|
||||
|
||||
# This is needed for bl32.elf
|
||||
INSANE_SKIP:${PN}:append:k3 = " textrel"
|
||||
|
||||
# LPM support patch for Jacinto platforms (J7200, J742S2, J784S4)
|
||||
OPTEE_JACINTO_LPM_PATCHES = " \
|
||||
file://0001-plat-k3-drivers-Open-TRNG-firewall-for-TIFS-on-all-k.patch \
|
||||
"
|
||||
|
||||
SRC_URI:append:j7200 = " ${OPTEE_JACINTO_LPM_PATCHES}"
|
||||
SRC_URI:append:j742s2 = " ${OPTEE_JACINTO_LPM_PATCHES}"
|
||||
SRC_URI:append:j784s4 = " ${OPTEE_JACINTO_LPM_PATCHES}"
|
||||
|
||||
@@ -1,9 +1,2 @@
|
||||
PV = "4.7.0+git"
|
||||
SRCREV = "a9690ae39995af36a31b7a4f446f27ea0787e3a4"
|
||||
|
||||
SRC_URI:remove = " \
|
||||
file://0001-mk-compile.mk-remove-absolute-build-time-paths.patch \
|
||||
file://0001-compile.mk-use-CFLAGS-from-environment.patch \
|
||||
file://0002-link.mk-use-CFLAGS-with-version.o.patch \
|
||||
file://0003-link.mk-generate-version.o-in-link-out-dir.patch \
|
||||
"
|
||||
PV = "4.9.0+git"
|
||||
SRCREV = "c2b0684fcd89929976a8726e6e3af922b48dd2c7"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/optee-test:"
|
||||
|
||||
PV = "4.7.0+git"
|
||||
SRCREV = "a15be9eca1b7e935917d834284726027dffc8cfb"
|
||||
|
||||
PV = "4.9.0+git"
|
||||
SRCREV = "b27648ea8472cceceb8dda368a965c709066f7aa"
|
||||
|
||||
Reference in New Issue
Block a user