This patch didn't go to the meta-ti list - are you subscribed? And since it wasn't on the list, it didn't get picked up by Patchwork: https://patchwork.yoctoproject.org/project/ti/list/
Denys On Thu, Nov 10, 2022 at 1:11 AM Kamlesh Gurudasani <[email protected]> wrote: > 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]> > --- > > 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 4a4ebfd7..7047d53a 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} > } > -- > 2.17.1 > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15340): https://lists.yoctoproject.org/g/meta-ti/message/15340 Mute This Topic: https://lists.yoctoproject.org/mt/94940077/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
