From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 21D4DC02194 for ; Thu, 6 Feb 2025 16:23:06 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) by mx.groups.io with SMTP id smtpd.web10.45447.1738858979303954433 for ; Thu, 06 Feb 2025 08:22:59 -0800 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@ti.com header.s=ti-com-17Q1 header.b=zCOQ5qkn; spf=pass (domain: ti.com, ip: 198.47.23.234, mailfrom: c-shilwant@ti.com) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 516GMw1k3658452 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 6 Feb 2025 10:22:58 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1738858978; bh=A6TlJtNl9v0CRtv1PgDYDTRmr17v9Y7bJ4itnANAfro=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=zCOQ5qkn1UlZT+yc4fZu8EeMFDZ1UltAJmxx74s1ET5s+bLekVrhUy9rlF1O81vAt s13lJDL0RuS5R7PChwRbkkT0wINEnbT3/PyQ4HbKBZZD0poqqiEHAahqZIIuW6x7Mq CHS+A1lAgoDI4hktg84V7+e9WF5BDUtwPcTIIzuA= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTP id 516GMw00104706 for ; Thu, 6 Feb 2025 10:22:58 -0600 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 6 Feb 2025 10:22:58 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 6 Feb 2025 10:22:58 -0600 Received: from [172.24.227.238] (chirag-hp-z2-tower-g5-workstation.dhcp.ti.com [172.24.227.238]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 516GMunQ060750; Thu, 6 Feb 2025 10:22:56 -0600 Message-ID: <0dfb110e-2f9b-48ec-bed2-2a175bed4348@ti.com> Date: Thu, 6 Feb 2025 21:52:55 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [EXTERNAL] Re: [meta-arago][master][PATCH v3] ti-test: Add mcrc64 test application To: CC: , , Andrew Davis , "Kumar, Udit" References: <20250204071637.4141957-1-a-limaye@ti.com> <2cee080e-5776-40c0-bd2d-b05f28a10d4b@ti.com> <713ed18e-7ae7-4882-a673-ccb5be39e367@ti.com> <2111944c-65a9-4e9e-8da0-43ba0e6478eb@ti.com> Content-Language: en-US From: Chirag Shilwant In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by lelvem-ot01.ext.ti.com id 516GMw1k3658452 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 06 Feb 2025 16:23:06 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/15828 On 06/02/25 00:42, Andrew Davis wrote: > On 2/5/25 12:13 PM, Kumar, Udit wrote: >> >> On 2/5/2025 10:19 PM, Chirag Shilwant wrote: >>> >>> On 05/02/25 20:19, Andrew Davis via lists.yoctoproject.org wrote: >>>> On 2/4/25 1:=E2=80=8A16 AM, Aniket Limaye via lists.=E2=80=8Ayoctopr= oject.=E2=80=8Aorg=20 >>>> wrote: > From: Udit Kumar > > Ad= d mcrc64 test=20 >>>> application recipe. > This application is documented at[0]. Why?=20 >>>> Also the source shouldn't be here >>>> ZjQcmQRYFpfptBannerStart >>>> This message was sent from outside of Texas Instruments. >>>> Do not click links or open attachments unless you recognize the=20 >>>> source of this email and know the content is safe. >>>> Report=C2=A0Suspicious >>>> =20 >>>> >>>> ZjQcmQRYFpfptBannerEnd >>>> On 2/4/25 1:16 AM, Aniket Limaye via lists.yoctoproject.org wrote: >>>> > From: Udit Kumar >>>> > > Add mcrc64 test application recipe. >>>> > This application is documented at[0]. >>>> >>>> Why? >>>> >>>> Also the source shouldn't be here in the yocto recipe, how do you >>>> expect the other distros we offer to make use of this? >>> >>> >>> +1 on Andrew's point >>> >>> We already had a discussion on the above point with hwspinlocktest=20 >>> in past [1] >>> which was reworked to go via GitHub way [2] >>> >> Thanks for examples >> >> >>> Let's not use meta-arago to be a placeholder for example applications >>> >> If this is policy decision, not to hold source code then fine >> >> >> But with example given, I had mixed views >> >> 1) git is someone's public repo=20 >> git://github.com/sumananna/omap-hwspinlock-test=C2=A0 , >> >> is this allowed ? Yup it's alright, best example of a big SW piece which currently goes into SDK from a personal fork is mesa [1] [1]:=20 https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-graphics/me= sa/mesa-pvr_23.2.1.bb?h=3Dscarthgap#n14 >> >> > > It is perfectly fine to use someones personal repo as the source > for a package. This is the nature of open source, most of the > projects we use are just someones personal project in the end. > We would have very little software if we only allowed official > corporate-backed projects. > > In this case, since Suman works for TI, we could probably go > and at least clone that repo over to github.com/texasinstruments > >> >> 2) hwspinlocktests/files has c code and Makefile patches. >> >> If policy is not to hold source code then IMO, above patches should=20 >> be checked into above git >> > > Make a new project under github.com/texasinstruments for this=20 > application. > > Andrew > >> >> >>> [1]: https://lists.yoctoproject.org/g/meta-arago/message/15577 >>> >>> [2]: https://lists.yoctoproject.org/g/meta-arago/message/15630 >>> >>> >>> --=20 >>> Chirag >>> >>> >>> >>>> >>>> Put it on github, or if it specifically testing some kernel interfac= e >>>> then maybe in the kernel source under tools/testing/crypto/ with the >>>> other crypto userspace tests. >>>> >>>> Andrew >>>> >>>> > > [0]:=20 >>>> https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j722s/10= _01_00_04/exports/docs/linux/Foundational_Components/Kernel/Kernel_Driver= s/MCRC64.html >>>> > > Signed-off-by: Udit Kumar >>>> > Signed-off-by: Aniket Limaye >>>> > --- >>>> > v3: >>>> > * Ryan: >>>> > - Maintain aplhabetical ordering of ti-test packages >>>> > > v2: >>>> > * Denys: >>>> > - Add required SUMMARY variable as per=20 >>>> https://urldefense.com/v3/__https://docs.yoctoproject.org/next/contr= ibutor-guide/recipe-style-guide.html*required-variables__;Iw!!G3vK!RlOQdh= 0cJ3K3zbE5UxljtaoX2scOlnmA4tUkGRsc-kjDqYQ1stPFBFu349vTtJfsd0G9jEzi0dwKrdu= x3ZabMDFqsJ3A$ >>>> > --- >>>> >=C2=A0=C2=A0 .../recipes-core/packagegroups/ti-test.bb=C2=A0=C2=A0=C2= =A0=C2=A0 |=C2=A0=C2=A0 1 + >>>> >=C2=A0=C2=A0 .../recipes-kernel/mcrc64/files/mcrc64.c=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 | 114=20 >>>> ++++++++++++++++++ >>>> >=C2=A0=C2=A0 .../recipes-kernel/mcrc64/mcrc64.bb=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0 18 +++ >>>> >=C2=A0=C2=A0 3 files changed, 133 insertions(+) >>>> >=C2=A0=C2=A0 create mode 100644=20 >>>> meta-arago-test/recipes-kernel/mcrc64/files/mcrc64.c >>>> >=C2=A0=C2=A0 create mode 100644 meta-arago-test/recipes-kernel/mcrc= 64/mcrc64.bb >>>> > > diff --git=20 >>>> a/meta-arago-test/recipes-core/packagegroups/ti-test.bb=20 >>>> b/meta-arago-test/recipes-core/packagegroups/ti-test.bb >>>> > index 814e3ea6..857e06fb 100644 >>>> > --- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb >>>> > +++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb >>>> > @@ -31,6 +31,7 @@ TI_TEST_BASE =3D "\ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 linuxptp \ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lmbench \ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lsof \ >>>> > +=C2=A0=C2=A0=C2=A0 mcrc64 \ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 media-ctl \ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 memtester \ >>>> >=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 mstpd \ >>>> > diff --git a/meta-arago-test/recipes-kernel/mcrc64/files/mcrc64.c=20 >>>> b/meta-arago-test/recipes-kernel/mcrc64/files/mcrc64.c >>>> > new file mode 100644 >>>> > index 00000000..fc7a75d6 >>>> > --- /dev/null >>>> > +++ b/meta-arago-test/recipes-kernel/mcrc64/files/mcrc64.c >>>> > @@ -0,0 +1,114 @@ >>>> > +/* >>>> > + * Copyright (C) 2025 Texas Instruments Incorporated -=20 >>>> http://www.ti.com/ >>>> > + * >>>> > + * >>>> > + *=C2=A0 Redistribution and use in source and binary forms, with = or=20 >>>> without >>>> > + *=C2=A0 modification, are permitted provided that the following=20 >>>> conditions >>>> > + *=C2=A0 are met: >>>> > + * >>>> > + *=C2=A0=C2=A0=C2=A0 Redistributions of source code must retain t= he above=20 >>>> copyright >>>> > + *=C2=A0=C2=A0=C2=A0 notice, this list of conditions and the foll= owing disclaimer. >>>> > + * >>>> > + *=C2=A0=C2=A0=C2=A0 Redistributions in binary form must reproduc= e the above=20 >>>> copyright >>>> > + *=C2=A0=C2=A0=C2=A0 notice, this list of conditions and the foll= owing=20 >>>> disclaimer in the >>>> > + *=C2=A0=C2=A0=C2=A0 documentation and/or other materials provide= d with the >>>> > + *=C2=A0=C2=A0=C2=A0 distribution. >>>> > + * >>>> > + *=C2=A0=C2=A0=C2=A0 Neither the name of Texas Instruments Incorp= orated nor the=20 >>>> names of >>>> > + *=C2=A0=C2=A0=C2=A0 its contributors may be used to endorse or p= romote=20 >>>> products derived >>>> > + *=C2=A0=C2=A0=C2=A0 from this software without specific prior wr= itten permission. >>>> > + * >>>> > + *=C2=A0 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND=20 >>>> CONTRIBUTORS >>>> > + *=C2=A0 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING= ,=20 >>>> BUT NOT >>>> > + *=C2=A0 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AN= D=20 >>>> FITNESS FOR >>>> > + *=C2=A0 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL T= HE=20 >>>> COPYRIGHT >>>> > + *=C2=A0 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT= ,=20 >>>> INCIDENTAL, >>>> > + *=C2=A0 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,= BUT=20 >>>> NOT >>>> > + *=C2=A0 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;= =20 >>>> LOSS OF USE, >>>> > + *=C2=A0 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUS= ED=20 >>>> AND ON ANY >>>> > + *=C2=A0 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILI= TY,=20 >>>> OR TORT >>>> > + *=C2=A0 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY O= UT=20 >>>> OF THE USE >>>> > + *=C2=A0 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF = SUCH=20 >>>> DAMAGE. >>>> > + * >>>> > +*/ >>>> > + >>>> > +#include >>>> > +#include >>>> > +#include >>>> > +#include >>>> > +#include >>>> > +#include >>>> > + >>>> > +#define BUFFER_SIZE 4096 >>>> > +#define SECTOR 4096 >>>> > + >>>> > +int main (int argc, char **argv) { >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 int desc[2] =3D { -1, -1 }; >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 struct sockaddr_alg sock =3D { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .salg_family =3D AF_AL= G, >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .salg_type=C2=A0=C2=A0= =3D "hash", >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .salg_name=C2=A0=C2=A0= =3D "crc64-iso3309" >>>> > +=C2=A0=C2=A0=C2=A0 }; >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 if ((desc[0] =3D socket(AF_ALG, SOCK_SEQPACKET= , 0)) =3D=3D -1 ) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 perror("socket"); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 if( bind(desc[0], (struct sockaddr *) &sock, s= izeof(sock))=20 >>>> !=3D 0 ) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 perror("bind"); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 if( (desc[1] =3D accept(desc[0], NULL, 0)) =3D= =3D -1 ) >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 if (argc !=3D 2 || strlen(argv[1]) =3D=3D 0) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 printf("Please specify= filename\n"); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; // empty st= ring >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 FILE* file; >>>> > +=C2=A0=C2=A0=C2=A0 unsigned char *buffer; >>>> > +=C2=A0=C2=A0=C2=A0 if(posix_memalign((void *)&buffer, SECTOR, BUF= FER_SIZE)) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 perror("posix_memalign= failed"); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 file =3D fopen(argv[1], "rb"); >>>> > +=C2=A0=C2=A0=C2=A0 if(file =3D=3D NULL) >>>> > +=C2=A0=C2=A0=C2=A0 { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 printf("An error occur= ed while opening file: %s\n",=20 >>>> argv[1]); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 free(buffer); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 while(!feof(file)) >>>> > +=C2=A0=C2=A0=C2=A0 { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 unsigned int count =3D= fread(buffer, sizeof(char),=20 >>>> BUFFER_SIZE, file); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if(ferror(file)) >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= printf("An error occurred while accessing the file:=20 >>>> %s\n", argv[1]); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= fclose(file); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= free(buffer); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= return -1; >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if (send(desc[1], buff= er, count, MSG_MORE) !=3D count) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= free(buffer); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= return -1; >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 } >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 long int crc64 =3D 0x0000000000000000; >>>> > +=C2=A0=C2=A0=C2=A0 if(read(desc[1], &crc64, 8) !=3D 8) { >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 free(buffer); >>>> > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return -1; >>>> > +=C2=A0=C2=A0=C2=A0 } >>>> > + >>>> > +=C2=A0=C2=A0=C2=A0 printf("0x%llx\n", crc64); >>>> > +=C2=A0=C2=A0=C2=A0 free(buffer); >>>> > +=C2=A0=C2=A0=C2=A0 return 0; >>>> > +} >>>> > diff --git a/meta-arago-test/recipes-kernel/mcrc64/mcrc64.bb=20 >>>> b/meta-arago-test/recipes-kernel/mcrc64/mcrc64.bb >>>> > new file mode 100644 >>>> > index 00000000..a707430d >>>> > --- /dev/null >>>> > +++ b/meta-arago-test/recipes-kernel/mcrc64/mcrc64.bb >>>> > @@ -0,0 +1,18 @@ >>>> > +SUMMARY =3D "Application to test MCRC64 driver" >>>> > +LICENSE =3D "BSD-3-Clause" >>>> > +LIC_FILES_CHKSUM =3D=20 >>>> "file://mcrc64.c;beginline=3D1;endline=3D33;md5=3D070547e79367134fcf= df7fdb5e3ef7e3" >>>> > + >>>> > +SRC_URI =3D "file://mcrc64.c" >>>> > + >>>> > +S =3D "${WORKDIR}/sources" >>>> > +UNPACKDIR =3D "${S}" >>>> > + >>>> > +do_compile() { >>>> > +=C2=A0=C2=A0=C2=A0 ${CC} ${CFLAGS} ${LDFLAGS} ${UNPACKDIR}/mcrc64= .c -o mcrc64 >>>> > +} >>>> > + >>>> > + >>>> > +do_install() { >>>> > +=C2=A0=C2=A0=C2=A0 install -d ${D}${bindir} >>>> > +=C2=A0=C2=A0=C2=A0 install -m 0755 mcrc64 ${D}${bindir} >>>> > +} >>>> >>>> >>>> -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- >>>> Links: You receive all messages sent to this group. >>>> View/Reply Online=20 >>>> (#15805):https://urldefense.com/v3/__https://lists.yoctoproject.org/= g/meta-arago/message/15805__;!!G3vK!RlOQdh0cJ3K3zbE5UxljtaoX2scOlnmA4tUkG= Rsc-kjDqYQ1stPFBFu349vTtJfsd0G9jEzi0dwKrdux3ZabMLXSjQHz$ >>>> Mute This=20 >>>> Topic:https://urldefense.com/v3/__https://lists.yoctoproject.org/mt/= 110988349/7030289__;!!G3vK!RlOQdh0cJ3K3zbE5UxljtaoX2scOlnmA4tUkGRsc-kjDqY= Q1stPFBFu349vTtJfsd0G9jEzi0dwKrdux3ZabMOPoo8w_$ >>>> Group Owner: meta-arago+owner@lists.yoctoproject.org >>>> Unsubscribe:https://urldefense.com/v3/__https://lists.yoctoproject.o= rg/g/meta-arago/unsub__;!!G3vK!RlOQdh0cJ3K3zbE5UxljtaoX2scOlnmA4tUkGRsc-k= jDqYQ1stPFBFu349vTtJfsd0G9jEzi0dwKrdux3ZabMDDbYZHU$=20 >>>> [c-shilwant@ti.com] >>>> -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- >>>> >>>>