summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
authorSuhaas Joshi <s-joshi@ti.com>2026-02-26 16:52:49 +0530
committerRyan Eatmon <reatmon@ti.com>2026-02-26 19:15:19 -0600
commitc4caa380b8b2a008f71dc66f031cce46fefea77e (patch)
treeec6725b2cfc97227a0a746177d78c3c26677383e /meta-ti-bsp
parent15f5c84ecd64bdf47e549e59b81316b5c195c4ab (diff)
downloadmeta-ti-c4caa380b8b2a008f71dc66f031cce46fefea77e.tar.gz
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 <s-joshi@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc2
1 files changed, 1 insertions, 1 deletions
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 @@
1PV = "4.9.0+git" 1PV = "4.9.0+git"
2SRCREV = "c2b0684fcd89929976a8726e6e3af922b48dd2c7" 2SRCREV = "3322f1326f141ef3f41ac7a1c1e08ca23a869fd4"