diff mbox series

[dunfell] optee-os: Upgrade to upstream 3.19.0

Message ID 20221027233027.29967-1-praneeth@ti.com
State Accepted, archived
Delegated to: Ryan Eatmon
Headers show
Series [dunfell] optee-os: Upgrade to upstream 3.19.0 | expand

Commit Message

Bajjuri, Praneeth Oct. 27, 2022, 11:30 p.m. UTC
Update to the latest upstream master which is 3.19.0.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-security/optee/optee-os_%.bbappend | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Bajjuri, Praneeth Oct. 27, 2022, 11:54 p.m. UTC | #1
On 10/27/2022 6:30 PM, Praneeth Bajjuri wrote:
> Update to the latest upstream master which is 3.19.0.

+judith, jai to verify on TI platforms.

> 
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
>   recipes-security/optee/optee-os_%.bbappend | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
> index 38d1ce50..4a4ebfd7 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 = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
> +PV_ti-soc = "3.19.0+git${SRCPV}"
> +SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
>   SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
>   
>   DEPENDS_append_ti-soc = " python3-cryptography-native"
Jayesh Choudhary Oct. 28, 2022, 9:21 a.m. UTC | #2
On 28/10/22 05:24, Bajjuri, Praneeth wrote:
> 
> 
> On 10/27/2022 6:30 PM, Praneeth Bajjuri wrote:
>> Update to the latest upstream master which is 3.19.0.
> 
> +judith, jai to verify on TI platforms.
> 

+Kamlesh

AM62 sa2ul and rng support was merged couple of days ago[0]
So the SRCREV should be changed to have the OP-TEE support for that.

Also, J784S4 optee support is verified.

[0]: 
https://github.com/OP-TEE/optee_os/commit/d6c5d0037b46f46caf71d67d7825d4b722cbcddf


>>
>> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
>> ---
>>   recipes-security/optee/optee-os_%.bbappend | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-security/optee/optee-os_%.bbappend 
>> b/recipes-security/optee/optee-os_%.bbappend
>> index 38d1ce50..4a4ebfd7 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 = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
>> +PV_ti-soc = "3.19.0+git${SRCPV}"
>> +SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
>>   SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
>>   DEPENDS_append_ti-soc = " python3-cryptography-native"
Judith Mendez Oct. 28, 2022, 9:40 p.m. UTC | #3
Hello,

On 10/27/2022 6:54 PM, Bajjuri, Praneeth wrote:
> 
> 
> On 10/27/2022 6:30 PM, Praneeth Bajjuri wrote:
>> Update to the latest upstream master which is 3.19.0.
> 
> +judith, jai to verify on TI platforms.
> 

Verified-by: Judith Mendez <jm@ti.com>

>>
>> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
>> ---
>>   recipes-security/optee/optee-os_%.bbappend | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-security/optee/optee-os_%.bbappend 
>> b/recipes-security/optee/optee-os_%.bbappend
>> index 38d1ce50..4a4ebfd7 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 = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
>> +PV_ti-soc = "3.19.0+git${SRCPV}"
>> +SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
>>   SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
>>   DEPENDS_append_ti-soc = " python3-cryptography-native"

I have tested on AM64x HS-FS, verified with the following:

OP-TEE version: 3.19.0-32-g217277de

Regards,
Judith
diff mbox series

Patch

diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend
index 38d1ce50..4a4ebfd7 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 = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954"
+PV_ti-soc = "3.19.0+git${SRCPV}"
+SRCREV_ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
 SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=https"
 
 DEPENDS_append_ti-soc = " python3-cryptography-native"