Re: [meta-ti][dunfell][PATCH] linux-ti-staging: block sa2ul for am64x hs and j7200 hs device

2021-12-09 Thread Denys Dmytriyenko
On Fri, Dec 10, 2021 at 02:56:24AM +, Yogesh Siraswar via lists.yoctoproject.org wrote: > SA2UL GP driver will not work for HS. Need SA2UL HS driver. > Till it is implemented blacklist sa2ul for am64xx hs and j7200 hs > > Change Suggested by: Denys Dmytriyenko BTW, there's a standard

[meta-ti][dunfell][PATCH] linux-ti-staging: block sa2ul for am64x hs and j7200 hs device

2021-12-09 Thread Yogesh Siraswar via lists.yoctoproject.org
SA2UL GP driver will not work for HS. Need SA2UL HS driver. Till it is implemented blacklist sa2ul for am64xx hs and j7200 hs Change Suggested by: Denys Dmytriyenko Signed-off-by: Yogesh Siraswar --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 8 +++- 1 file changed, 7 insertions(+), 1

Re: [meta-ti] [dunfell/master PATCHv2] ti-sci-fw: Fix for k3-image-gen issue for combined boot images

2021-12-09 Thread Yogesh Siraswar via lists.yoctoproject.org
On 12/9/2021 12:23 PM, Vignesh Raghavendra wrote: On 12/9/21 11:37 PM, praneeth via lists.yoctoproject.org wrote: [...] @@ -0,0 +1,64 @@ +From 2efc79702a47f9cbbeecbb2f604577f1ec8c95ba Mon Sep 17 00:00:00 2001 +From: Yogesh Siraswar +Date: Wed, 8 Dec 2021 17:50:19 -0600 +Subject: [KIG

[meta-ti][master/dunfell][PATCH] conf: j7200-hs: fix the wrong machine configuration included

2021-12-09 Thread Yogesh Siraswar via lists.yoctoproject.org
j7-evm instead of j7200-evm was included causing boot failure Signed-off-by: Yogesh Siraswar --- conf/machine/j7200-hs-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/j7200-hs-evm.conf b/conf/machine/j7200-hs-evm.conf index c55be005..a5bd637e 100644 ---

Re: [meta-ti] [PATCH v2] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support

2021-12-09 Thread Denys Dmytriyenko
On Thu, Dec 09, 2021 at 04:25:22PM -0800, Khem Raj wrote: > This adds a patch to fix runtime problems loading the kernel module with > kernel 5.10 > > Adds support to build with musl targets > > Add yoe to recognised OE distributions > > Signed-off-by: Khem Raj > Cc: Denys Dmytriyenko

[meta-ti] [PATCH v2] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support

2021-12-09 Thread Khem Raj
This adds a patch to fix runtime problems loading the kernel module with kernel 5.10 Adds support to build with musl targets Add yoe to recognised OE distributions Signed-off-by: Khem Raj Cc: Denys Dmytriyenko --- v2: Add upstream status to patches

Re: [meta-ti] [PATCH] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support

2021-12-09 Thread Khem Raj
On Thu, Dec 9, 2021 at 2:34 PM Denys Dmytriyenko wrote: > > On Thu, Dec 09, 2021 at 10:48:42AM -0800, Khem Raj wrote: > > This adds a patch to fix runtime problems loading the kernel module with > > kernel 5.10 > > > > Adds support to build with musl targets > > > > Add yoe to recognised OE

Re: [meta-ti] [PATCH] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support

2021-12-09 Thread Denys Dmytriyenko
On Thu, Dec 09, 2021 at 10:48:42AM -0800, Khem Raj wrote: > This adds a patch to fix runtime problems loading the kernel module with > kernel 5.10 > > Adds support to build with musl targets > > Add yoe to recognised OE distributions Looks good to me. Should the patch have Upstream-Status? Not

[meta-ti] [PATCH] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support

2021-12-09 Thread Khem Raj
This adds a patch to fix runtime problems loading the kernel module with kernel 5.10 Adds support to build with musl targets Add yoe to recognised OE distributions Signed-off-by: Khem Raj Cc: Denys Dmytriyenko --- ...mbedded-hardfp-toolchain-w-o-gnueabi.patch | 18

[meta-ti] [dunfell/master PATCHv3] ti-sci-fw: Fix for k3-image-gen issue for combined boot images

2021-12-09 Thread praneeth via lists.yoctoproject.org
From: Yogesh Siraswar This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Signed-off-by: Vignesh Raghavendra Signed-off-by: Yogesh Siraswar Signed-off-by: Praneeth Bajjuri --- v3: Addressed review comments and simplified the patch further

Re: [meta-ti] [dunfell/master PATCHv2] ti-sci-fw: Fix for k3-image-gen issue for combined boot images

2021-12-09 Thread Vignesh Raghavendra via lists.yoctoproject.org
On 12/9/21 11:37 PM, praneeth via lists.yoctoproject.org wrote: [...] > @@ -0,0 +1,64 @@ > +From 2efc79702a47f9cbbeecbb2f604577f1ec8c95ba Mon Sep 17 00:00:00 2001 > +From: Yogesh Siraswar > +Date: Wed, 8 Dec 2021 17:50:19 -0600 > +Subject: [KIG PATCH] Makefile: Skip signing of binaries for

Re: [meta-ti][dunfell][PATCH] ti-sci-fw: Fix for KIG issue for combined boot images

2021-12-09 Thread praneeth via lists.yoctoproject.org
On 12/9/2021 7:24 AM, Denys Dmytriyenko wrote: On Thu, Dec 09, 2021 at 12:18:02PM +, Yogesh Siraswar via lists.yoctoproject.org wrote: This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Upstream-Status: Submitted Upstream-Status goes into

[meta-ti] [dunfell/master PATCHv2] ti-sci-fw: Fix for k3-image-gen issue for combined boot images

2021-12-09 Thread praneeth via lists.yoctoproject.org
From: Yogesh Siraswar This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Signed-off-by: Yogesh Siraswar --- v2: moved Upstream-Status description to .patch and updated commitmsg ...gning-of-binaries-for-combined-boot-.patch | 64

Re: [meta-ti][dunfell][PATCH] ti-sci-fw: Fix for KIG issue for combined boot images

2021-12-09 Thread Denys Dmytriyenko
On Thu, Dec 09, 2021 at 12:18:02PM +, Yogesh Siraswar via lists.yoctoproject.org wrote: > This is temporary fix for combined boot images for KIG in meta-ti till > the patch is integrated. > > Upstream-Status: Submitted Upstream-Status goes into the patch file itself, not the commit message

[meta-ti][dunfell][PATCH] ti-sci-fw: Fix for KIG issue for combined boot images

2021-12-09 Thread Yogesh Siraswar via lists.yoctoproject.org
This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Upstream-Status: Submitted Signed-off-by: Yogesh Siraswar --- ...gning-of-binaries-for-combined-boot-.patch | 63 +++ recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb| 5 ++ 2 files