Re: [meta-ti] [PATCH v5] optee-os: Enable OP-TEE TRNG in AM62X

2023-11-20 Thread praneeth via lists.yoctoproject.org
On 11/19/2023 11:11 PM, Kamlesh Gurudasani wrote: Enable TRNG in AM62X, as bugs related to TRNG has been fixed now. TF-A fix: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d7a7135d32a8c7da004c0c19b75bd4e2813f9759 OP-TEE fix: https://github.com/OP-TEE/optee_os/commit/e

[meta-ti] [PATCH v5] optee-os: Enable OP-TEE TRNG in AM62X

2023-11-19 Thread Gurudasani, Kamlesh via lists.yoctoproject.org
Enable TRNG in AM62X, as bugs related to TRNG has been fixed now. TF-A fix: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d7a7135d32a8c7da004c0c19b75bd4e2813f9759 OP-TEE fix: https://github.com/OP-TEE/optee_os/commit/e313f4765fd0478bb66985827441411793433773 Signed-off-by