From 2b302818ed547bad2dacb3c5d65732a645856695 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Thu, 30 Nov 2023 16:26:36 +0200 Subject: optee-test: Upgrade to lf-6.1.36-2.1.0 (3.21) Upgrade optee-test to be aligned with NXP BSP LF6.1.36_2.1.0. Relevant changes: - e0ebd51 regression_4000: add CMAC test with more than 1KB input buffer size - 7559c09 xtest: fix compilation error with WITH_OPENSSL=n Signed-off-by: Oleksandr Suvorov --- recipes-security/optee-imx/optee-test_3.21.0.imx.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-security/optee-imx/optee-test_3.21.0.imx.bb b/recipes-security/optee-imx/optee-test_3.21.0.imx.bb index 56ed2aa20..159c74ce9 100644 --- a/recipes-security/optee-imx/optee-test_3.21.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.21.0.imx.bb @@ -4,7 +4,7 @@ require optee-test-fslc.inc SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" -SRCBRANCH = "lf-6.1.22_2.0.0" -SRCREV = "c2c9f922044d2c8a7ab384812bb124c6da2b7888" +SRCBRANCH = "lf-6.1.36_2.1.0" +SRCREV = "e0ebd5193070e0215b5389da191bc33f4f478222" COMPATIBLE_MACHINE = "(imx-nxp-bsp)" -- cgit v1.2.3-54-g00ecf