diff options
| author | Suhaas Joshi <s-joshi@ti.com> | 2026-02-26 16:52:49 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-02-26 19:15:19 -0600 |
| commit | c4caa380b8b2a008f71dc66f031cce46fefea77e (patch) | |
| tree | ec6725b2cfc97227a0a746177d78c3c26677383e /meta-ti-bsp | |
| parent | 15f5c84ecd64bdf47e549e59b81316b5c195c4ab (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | PV = "4.9.0+git" | 1 | PV = "4.9.0+git" |
| 2 | SRCREV = "c2b0684fcd89929976a8726e6e3af922b48dd2c7" | 2 | SRCREV = "3322f1326f141ef3f41ac7a1c1e08ca23a869fd4" |
