summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security
diff options
context:
space:
mode:
authorJayesh Choudhary <j-choudhary@ti.com>2022-11-04 22:46:40 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-23 16:08:24 -0600
commitc397bba16ad7d2dd2e689fc89d9c56fc7465b725 (patch)
tree6cc73aefc4497fa3f7a7406bdfd8442bce62a6f4 /meta-ti-bsp/recipes-security
parentc60a9a2859506118fc87c552046fdd8f2c54f8a4 (diff)
downloadmeta-ti-c397bba16ad7d2dd2e689fc89d9c56fc7465b725.tar.gz
optee-os: Update SRCREV for OP-TEE TRNG in J784S4
Update the SRCREV to the commit when sa3ul support was added in upstream OP-TEE for J784S4 platform to access rng. Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
index 3c4383ba..ee6ee458 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
@@ -1,5 +1,5 @@
1PV:ti-soc = "3.18.0+git${SRCPV}" 1PV:ti-soc = "3.18.0+git${SRCPV}"
2SRCREV:ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086" 2SRCREV:ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
3 3
4EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}" 4EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
5 5