diff options
author | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2023-07-26 13:37:34 +0300 |
---|---|---|
committer | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2023-07-28 16:39:03 +0300 |
commit | 7ff3191c0de5e84475855e5f07e99ab1fd180a21 (patch) | |
tree | 35d7ff0335e602adbf7d910abd4e66e2d0f51f25 /recipes-security | |
parent | ab83ab04f51dbdb289376769f59bb0c8f60429ea (diff) | |
download | meta-freescale-7ff3191c0de5e84475855e5f07e99ab1fd180a21.tar.gz |
optee-test: Upgrade to lf-6.1.22-2.0.0 (3.21)
Upgrade optee-test to be aligned with NXP BSP LF6.1.22_2.0.0.
Relevant changes:
- c2c9f92 ta: crypto_perf: update TEE_Param according to GP131
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.bb (renamed from recipes-security/optee-imx/optee-test_3.19.0.imx.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb b/recipes-security/optee-imx/optee-test_3.21.0.imx.bb index 1ef4cad5..56ed2aa2 100644 --- a/recipes-security/optee-imx/optee-test_3.19.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 | ||
5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" | 5 | SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" |
6 | 6 | ||
7 | SRCBRANCH = "lf-6.1.1_1.0.0" | 7 | SRCBRANCH = "lf-6.1.22_2.0.0" |
8 | SRCREV = "7c314e6a0cec0ba19246eb4f1959859d7a6536d6" | 8 | SRCREV = "c2c9f922044d2c8a7ab384812bb124c6da2b7888" |
9 | 9 | ||
10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 10 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |