From 823c940e60233bffc012454eb68b93effc92172e Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Tue, 16 Apr 2024 23:53:03 +0300 Subject: 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 --- recipes-security/optee-imx/optee-os_4.0.0.imx.bb | 4 ++-- 1 file 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 += " \ file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \ file://0004-core-link-add-no-warn-rwx-segments.patch \ " -SRCBRANCH = "lf-6.1.55_2.2.0" -SRCREV = "a303fc80f7c4bd713315687a1fa1d6ed136e78ee" +SRCBRANCH = "lf-6.6.3_1.0.0" +SRCREV = "e0a3e77735941e6057a1994a576b83a93ea0bdb9" -- cgit v1.2.3-54-g00ecf