]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-os: Upgrade 3.10.0.imx -> 3.15.0.imx
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 16 Feb 2022 17:53:44 +0000 (11:53 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Thu, 24 Feb 2022 19:32:53 +0000 (13:32 -0600)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
conf/machine/include/imx-base.inc
recipes-security/optee-imx/optee-os_3.15.0.imx.bb [moved from recipes-security/optee-imx/optee-os_3.10.0.imx.bb with 97% similarity]

index b074ec014a695d78e6f29b01d09824daf052a989..471300ca20016bd19b6bef1456b559c4e813a356 100644 (file)
@@ -428,7 +428,7 @@ PREFERRED_VERSION_libdrm:mx7-nxp-bsp ?= "2.4.107.imx"
 PREFERRED_VERSION_libdrm:mx8-nxp-bsp ?= "2.4.107.imx"
 
 # Use i.MX optee Version
-PREFERRED_VERSION_optee-os:mx8-nxp-bsp     ?= "3.10.0.imx"
+PREFERRED_VERSION_optee-os:mx8-nxp-bsp     ?= "3.15.0.imx"
 PREFERRED_VERSION_optee-client:mx8-nxp-bsp ?= "3.10.0.imx"
 PREFERRED_VERSION_optee-test:mx8-nxp-bsp   ?= "3.10.0.imx"
 
similarity index 97%
rename from recipes-security/optee-imx/optee-os_3.10.0.imx.bb
rename to recipes-security/optee-imx/optee-os_3.15.0.imx.bb
index 003aeba2f3303d604cf688a0b3ec563d7d500b98..defcf63dd30d5effcd427ff86644ab4b370914c3 100644 (file)
@@ -8,13 +8,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173"
 
 DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage-native"
 
-SRCBRANCH = "imx_5.4.70_2.3.0"
-
+SRCBRANCH = "lf-5.10.72_2.2.0"
 SRC_URI = "\
        git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \
 "
 
-SRCREV = "a991c90475bb1c715651e5fe27f7f32cbe61aef9"
+SRCREV = "c939619d64dea014ad1b8382356eee4d1cbfbb22"
 
 S = "${WORKDIR}/git"