From c4caa380b8b2a008f71dc66f031cce46fefea77e Mon Sep 17 00:00:00 2001 From: Suhaas Joshi Date: Thu, 26 Feb 2026 16:52:49 +0530 Subject: [PATCH] optee: Update optee_os to integrate Firewall RNG changes Recently, a few commits were merged beyond the 4.9.0 tag in optee_os. These commits refactor some code in SA2UL, and add firewall configurations for RNG in AM62L. Therefore, to integrate these changes in the SDK, update the optee_os SHA. Signed-off-by: Suhaas Joshi Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc b/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc index 8f75db04..759653e6 100644 --- a/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc +++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc @@ -1,2 +1,2 @@ PV = "4.9.0+git" -SRCREV = "c2b0684fcd89929976a8726e6e3af922b48dd2c7" +SRCREV = "3322f1326f141ef3f41ac7a1c1e08ca23a869fd4"