On 11/27/22 11:46 PM, Jayesh Choudhary wrote:
From: Kamlesh Gurudasani <[email protected]>
Update the SRCREV to the commit when trng support was
added in upstream OP-TEE for am62x platform to access rng.
Also, enable trng support as trng support is added now in OP-TEE
Signed-off-by: Kamlesh Gurudasani <[email protected]>
Signed-off-by: Jayesh Choudhary <[email protected]>
Looks good, same is needed for kirkstone/master branches.
Acked-by: Andrew Davis <[email protected]>
---
HS-UART-logs:
http://serenity.dal.design.ti.com:7777/habajarafo.yaml
GP-DFU-logs:
http://serenity.dal.design.ti.com:7777/atejarexak.yaml
recipes-security/optee/optee-os_%.bbappend | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/recipes-security/optee/optee-os_%.bbappend
b/recipes-security/optee/optee-os_%.bbappend
index 2b591d58..751dc3d0 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/recipes-security/optee/optee-os_%.bbappend
@@ -1,14 +1,11 @@
PV_ti-soc = "3.19.0+git${SRCPV}"
-SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
+SRCREV_ti-soc = "d6c5d0037b46f46caf71d67d7825d4b722cbcddf"
SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
DEPENDS_append_ti-soc = " python3-cryptography-native"
EXTRA_OEMAKE_append_k3 = "${@ 'CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
-EXTRA_OEMAKE_append_am62xx-evm = " CFG_WITH_SOFTWARE_PRNG=y CFG_TEE_CORE_LOG_LEVEL=1"
-EXTRA_OEMAKE_append_am62xx-lp-evm = " CFG_WITH_SOFTWARE_PRNG=y
CFG_TEE_CORE_LOG_LEVEL=1"
-
do_compile_prepend_ti-soc() {
export TI_SECURE_DEV_PKG=${TI_SECURE_DEV_PKG}
}
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15371):
https://lists.yoctoproject.org/g/meta-ti/message/15371
Mute This Topic: https://lists.yoctoproject.org/mt/95305012/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-