summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayesh Choudhary <j-choudhary@ti.com>2022-10-10 21:00:55 +0530
committerLCPD Automation Script <lcpdbld@list.ti.com>2022-10-10 19:06:23 -0500
commit3a4fffef169bd3f8d62ad4f1b89b3884dab0ee16 (patch)
tree56733bc48cddd3e5850e89c6f9d404d3038e6d9e
parent4c42e2bfbc97d528d55ee5748419ce5af54f4e20 (diff)
downloadmeta-ti-3a4fffef169bd3f8d62ad4f1b89b3884dab0ee16.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>
-rw-r--r--recipes-security/optee/optee-os_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
index e7de5157..ff639baa 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/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"
3SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https" 3SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
4 4
5DEPENDS_append_ti-soc = " python3-cryptography-native" 5DEPENDS_append_ti-soc = " python3-cryptography-native"