diff mbox series

[meta-ti,dunfell,v2,1/4] optee-os: Update SRCREV for OP-TEE TRNG in J784S4

Message ID 20221010153058.28310-2-j-choudhary@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series TRNG support for J721S2 and J784S4 | expand

Commit Message

Jayesh Choudhary Oct. 10, 2022, 3:30 p.m. UTC
Update the SRCREV to the commit when sa3ul support was
added in upstream OP-TEE for J784S4 platform to access rng.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
---
 recipes-security/optee/optee-os_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Andrew Davis Oct. 10, 2022, 3:34 p.m. UTC | #1
On 10/10/22 10:30 AM, Jayesh Choudhary wrote:
> Update the SRCREV to the commit when sa3ul support was
> added in upstream OP-TEE for J784S4 platform to access rng.
> 
> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>


I had Ack'd this whole series in v1, you should add the
acks collected to your patches so when you re-post them
they are maintained here.

Andrew


> ---
>   recipes-security/optee/optee-os_%.bbappend | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
> index e7de5157..ff639baa 100644
> --- a/recipes-security/optee/optee-os_%.bbappend
> +++ b/recipes-security/optee/optee-os_%.bbappend
> @@ -1,5 +1,5 @@
>   PV_ti-soc = "3.18.0+git${SRCPV}"
> -SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
> +SRCREV_ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
>   SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
>   
>   DEPENDS_append_ti-soc = " python3-cryptography-native"
Bajjuri, Praneeth Oct. 10, 2022, 10:12 p.m. UTC | #2
On 10/10/2022 10:34 AM, Andrew Davis wrote:
> On 10/10/22 10:30 AM, Jayesh Choudhary wrote:
>> Update the SRCREV to the commit when sa3ul support was
>> added in upstream OP-TEE for J784S4 platform to access rng.
>>
>> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
> 
> 
> I had Ack'd this whole series in v1, you should add the
> acks collected to your patches so when you re-post them
> they are maintained here.
> 
> Andrew
> 
> 
>> ---
>>   recipes-security/optee/optee-os_%.bbappend | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-security/optee/optee-os_%.bbappend 
>> b/recipes-security/optee/optee-os_%.bbappend
>> index e7de5157..ff639baa 100644
>> --- a/recipes-security/optee/optee-os_%.bbappend
>> +++ b/recipes-security/optee/optee-os_%.bbappend
>> @@ -1,5 +1,5 @@
>>   PV_ti-soc = "3.18.0+git${SRCPV}"
>> -SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
>> +SRCREV_ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"

This is part of https://github.com/OP-TEE/optee_os/commits/3.19.0-rc1

Please update PV as well s/3.18.0/3.19.0-rc1

>>   SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
>>   DEPENDS_append_ti-soc = " python3-cryptography-native"
diff mbox series

Patch

diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
index e7de5157..ff639baa 100644
--- a/recipes-security/optee/optee-os_%.bbappend
+++ b/recipes-security/optee/optee-os_%.bbappend
@@ -1,5 +1,5 @@ 
 PV_ti-soc = "3.18.0+git${SRCPV}"
-SRCREV_ti-soc = "8e155bae3a5eb9d1a3ed9260bd7281a7a35f5086"
+SRCREV_ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
 SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
 
 DEPENDS_append_ti-soc = " python3-cryptography-native"