From 1e0b4ec10b9281ae07eee2fcfc3226eeec46f9d3 Mon Sep 17 00:00:00 2001 From: Jayesh Choudhary Date: Fri, 4 Nov 2022 22:46:40 +0000 Subject: [PATCH] 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 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ PV:ti-soc = "3.18.0+git${SRCPV}" -SRCREV:ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086" +SRCREV:ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954" EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"