summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-10-19 21:25:02 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-10-19 21:28:06 -0300
commite57629d5fb28682f6706e76950c1c48842f88006 (patch)
tree6da7375bda91ae62c57dba6a7de736426b5368e2 /recipes-security
parent155578a27f3cc71a1d7a56d4fd94f7381b65ddd3 (diff)
downloadmeta-freescale-e57629d5fb28682f6706e76950c1c48842f88006.tar.gz
recipes-security: optee-imx: optee-*: Upgrade BSP to LF6.6.36_2.1.0
Upgrade optee-client, optee-os and optee-test to new NXP BSP LF6.6.36_2.1.0. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee-imx/optee-client_4.2.0.imx.bb2
-rw-r--r--recipes-security/optee-imx/optee-os_4.2.0.imx.bb4
-rw-r--r--recipes-security/optee-imx/optee-test_4.2.0.imx.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
index 64b49b75..59f8c84d 100644
--- a/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-client_4.2.0.imx.bb
@@ -1,6 +1,6 @@
1require optee-client-fslc-imx.inc 1require optee-client-fslc-imx.inc
2 2
3SRCBRANCH = "lf-6.6.23_2.0.0" 3SRCBRANCH = "lf-6.6.36_2.1.0"
4SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0" 4SRCREV = "3eac340a781c00ccd61b151b0e9c22a8c6e9f9f0"
5 5
6DEPENDS += "util-linux" 6DEPENDS += "util-linux"
diff --git a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
index 96948bc7..ada545a6 100644
--- a/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_4.2.0.imx.bb
@@ -8,5 +8,5 @@ SRC_URI += " \
8 file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \ 8 file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
9 file://0004-core-link-add-no-warn-rwx-segments.patch \ 9 file://0004-core-link-add-no-warn-rwx-segments.patch \
10" 10"
11SRCBRANCH = "lf-6.6.23_2.0.0" 11SRCBRANCH = "lf-6.6.36_2.1.0"
12SRCREV = "c6be5b572452a2808d1a34588fd10e71715e23cf" 12SRCREV = "612bc5a642a4608d282abeee2349d86de996d7ee"
diff --git a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb b/recipes-security/optee-imx/optee-test_4.2.0.imx.bb
index aa8444fb..e2cf40e9 100644
--- a/recipes-security/optee-imx/optee-test_4.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_4.2.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.6.23_2.0.0" 7SRCBRANCH = "lf-6.6.36_2.1.0"
8SRCREV = "07682f1b1b41ec0bfa507286979b36ab8d344a96" 8SRCREV = "5b52b48a73b4cc3f228ec66ae6cf9920897bb2e6"
9 9
10COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 10COMPATIBLE_MACHINE = "(imx-nxp-bsp)"