On 12/9/2022 8:35 AM, Kamlesh Gurudasani wrote:
While removing SOFTWARE_PRNG support
commit:98506a4a07363a1b57012ccfaee263f47e5b46c4,
accidently removed the changes applied
by commit:27641e1f2d7f6696fd7bbd8f24fcac20766b6234
(optee-os: Lower log level for AM62x).

Reverting those changes back

Signed-off-by: Kamlesh Gurudasani <[email protected]>

Reviewed-by: Praneeth Bajjuri <[email protected]>

---
  recipes-security/optee/optee-os_%.bbappend | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/recipes-security/optee/optee-os_%.bbappend 
b/recipes-security/optee/optee-os_%.bbappend
index 751dc3d0..6ea0773f 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/recipes-security/optee/optee-os_%.bbappend
@@ -6,6 +6,9 @@ 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_TEE_CORE_LOG_LEVEL=1"
+EXTRA_OEMAKE_append_am62xx-lp-evm = " CFG_TEE_CORE_LOG_LEVEL=1"

you might want to add a follow on similar patch once am62axx support is pulled in to dunfell.


+
  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 (#15438): 
https://lists.yoctoproject.org/g/meta-ti/message/15438
Mute This Topic: https://lists.yoctoproject.org/mt/95571163/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to