summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-16 23:53:03 +0300
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-04-17 00:05:59 +0300
commit823c940e60233bffc012454eb68b93effc92172e (patch)
tree371ee3c6d95d45271d15a2380f4a7d8cff9fda67
parent5814ce5822d4ea511311c9732b18b0aad87f782e (diff)
downloadmeta-freescale-823c940e60233bffc012454eb68b93effc92172e.tar.gz
optee-os: Update to lf-6.6.3-1.0.0
Update optee-os to lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.6.3_1.0.0. Relevant changes: - e0a3e7773 MLK-22073 core: generic_entry_a32: change L1 invalidation at secondary boot - d4858f159 drivers: caam: update return type of caam_sm_free() - 9d6620bd2 LFOPTEE-295 drivers: ele: check CSAL status for ELE RNG - 6e854f929 LFOPTEE-261 core: pta: imx ocotp ELE support added - 4b37acf2d LFOPTEE-261 drivers: ele: add fuse support - d2fa5bed8 drivers: crypto: caam: fix job ring interruption number - 4841b44fb LFOPTEE-291 drivers: ele: disable ELE RNG at runtime - f70f2cbcd drivers: crypto: caam: use job ring 3 on i.mx8dxlevk - 4c2abeff0 drivers: imx_snvs: unlock SNVS access for non-secure - 1838304f0 core: imx: add support fox i.MX8DX - 65126481f LFOPTEE-289 core: pta: imx: Trusted ARM CE: fix serialization bug - 698d42b12 LFOPTEE-289 core: pta: imx: Trusted ARM CE fix build issue Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
-rw-r--r--recipes-security/optee-imx/optee-os_4.0.0.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/optee-imx/optee-os_4.0.0.imx.bb b/recipes-security/optee-imx/optee-os_4.0.0.imx.bb
index cecfc23c..ad6c6b40 100644
--- a/recipes-security/optee-imx/optee-os_4.0.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_4.0.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.1.55_2.2.0" 11SRCBRANCH = "lf-6.6.3_1.0.0"
12SRCREV = "a303fc80f7c4bd713315687a1fa1d6ed136e78ee" 12SRCREV = "e0a3e77735941e6057a1994a576b83a93ea0bdb9"