On 11/6/2023 5:25 AM, Kamlesh Gurudasani wrote:
Enable TRNG in AM62X, as bugs related to TRNG has been fixed now.
Can you provide more details on what fixed TRNG ? Assuming its something
specific inside OPTEE 4.0 version.
Signed-off-by: Kamlesh Gurudasani <[email protected]>
---
meta-ti-bsp/recipes-security/optee/optee-os-ti.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
b/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
index 91b66a36..d1c15cb2 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
+++ b/meta-ti-bsp/recipes-security/optee/optee-os-ti.inc
@@ -6,7 +6,7 @@ inherit ti-secdev
EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
-EXTRA_OEMAKE:append:am62xx = " CFG_WITH_SOFTWARE_PRNG=y CFG_TEE_CORE_LOG_LEVEL=1"
+EXTRA_OEMAKE:append:am62xx = " CFG_TEE_CORE_LOG_LEVEL=1"
EXTRA_OEMAKE:append:am62pxx = " CFG_WITH_SOFTWARE_PRNG=y
CFG_TEE_CORE_LOG_LEVEL=1"
How about doing the same for am62p ?
EXTRA_OEMAKE:append:am62axx = " CFG_TEE_CORE_LOG_LEVEL=1"
---
base-commit: d5e768e29b3f8091cbdedb702ff4185f73af4f3d
change-id: 20231106-enable-trng-e56f79d668e8
Best regards,
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17249):
https://lists.yoctoproject.org/g/meta-ti/message/17249
Mute This Topic: https://lists.yoctoproject.org/mt/102417807/21656
Group Owner: [email protected]
Unsubscribe:
https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-