summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-11-30 16:26:36 +0200
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-12-13 18:27:10 +0200
commit2b302818ed547bad2dacb3c5d65732a645856695 (patch)
treeeadc81762ce7b958d5c1c93fae8b4aca927abad3 /recipes-security
parentb2910953234597227ee33837364d438d74aeaee7 (diff)
downloadmeta-freescale-2b302818ed547bad2dacb3c5d65732a645856695.tar.gz
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 <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee-imx/optee-test_3.21.0.imx.bb4
1 files 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 56ed2aa2..159c74ce 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
4 4
5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" 5SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
6 6
7SRCBRANCH = "lf-6.1.22_2.0.0" 7SRCBRANCH = "lf-6.1.36_2.1.0"
8SRCREV = "c2c9f922044d2c8a7ab384812bb124c6da2b7888" 8SRCREV = "e0ebd5193070e0215b5389da191bc33f4f478222"
9 9
10COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 10COMPATIBLE_MACHINE = "(imx-nxp-bsp)"