[meta-ti] [kirkstone][PATCH 11/54] machine: Add AM62Q HS-SE evm configuration

2023-03-19 Thread Denys Dmytriyenko
From: Chirag Shilwant Lets add the basic AM62Q HS-SE configuration. - Add configurations. - Add ti-sci-firmware overrides. - Add u-boot overrides. - Add optee overrides. - Add ti-rtos-firmware overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 34/54] conf: machine: j784s4: Add FPDLink overlays for AM69 SK

2023-03-19 Thread Denys Dmytriyenko
From: Dasnavis Sabiya Add the overlay files for AM69 SK: 1. Fusion board (For FPDLink-III cameras). 2. IMX390 FPDLink-III camera module that includes both the CM and RCM type of modules. Signed-off-by: Dasnavis Sabiya Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta

[meta-ti] [kirkstone][PATCH 35/54] conf: machine: j721s2: Add ehrpwm overlay for am68-sk

2023-03-19 Thread Denys Dmytriyenko
From: Sinthu Raja The AM68 SK has PWM output pins connected to its RPi headers. Add overlay file to enable PWM pins. Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 1 + 1 file changed, 1 insertion

[meta-ti] [kirkstone][PATCH 27/54] conf: machine: am62xx: Add missing overlays for AM625 SK

2023-03-19 Thread Denys Dmytriyenko
From: Aradhya Bhatia Add the overlay files, over AM625 SK, for the following: 1. Technexion OV5640 Camera 2. Enhanced Capture (ECAP) 3. HDMI Audio Output 4. MCAN Transceiver 5. Microtips OLDI Panel Signed-off-by: Aradhya Bhatia Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko

[meta-ti] [kirkstone][PATCH 17/54] optee: update optee components to 3.20 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry OPTEE tests is not being upgraded due to a newer python dependency for the build Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-security/optee/optee-client_3.16%.bbappend | 9 ++--- .../recipes

[meta-ti] [kirkstone][PATCH 25/54] am62axx-evm: Add AM62A HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
respectively. - Add ti-sci-firmware overrides. - Sign ATF, OPTEE and RTOS Firmware. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/am62axx-evm-k3r5-gp.conf | 19 .../conf/machine/am62axx-evm-k3r5-hs-fs.conf | 14

[meta-ti] [kirkstone][PATCH 20/54] conf: machine: k3: Define RD, DTB and DTBO load address for FIT image

2023-03-19 Thread Denys Dmytriyenko
-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am65xx-hs-evm.conf | 8 meta-ti-bsp/conf/machine/include/k3.inc | 5 + meta-ti-bsp/conf/machine/j7200-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721e-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721s2-hs-evm.conf

[meta-ti] [kirkstone][PATCH 24/54] conf: machine: j721s2-evm: Add support for J721S2 HS-FS

2023-03-19 Thread Denys Dmytriyenko
conf. Signed-off-by: Aniket Limaye Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/j721s2-evm-k3r5-gp.conf | 20 +++ .../machine/j721s2-evm-k3r5-sr1-hs-fs.conf| 15 ++ meta-ti-bsp/conf/machine/j721s2

[meta-ti] [kirkstone][PATCH 36/54] conf: machine: am62xx-lp-evm: Add OLDI Panel overlay

2023-03-19 Thread Denys Dmytriyenko
From: Aradhya Bhatia Add the Microtips OLDI Panel DT overlay for AM62 LP SK. Signed-off-by: Aradhya Bhatia Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 + 1 file changed, 1 insertion(+) diff

[meta-ti] [kirkstone][PATCH 37/54] conf: machine: j784s4: Add ehrpwm overlay for am69-sk

2023-03-19 Thread Denys Dmytriyenko
From: Dasnavis Sabiya The AM69 SK has PWM output pins connected to its RPi header. Add overlay file to enable PWM pins. Signed-off-by: Dasnavis Sabiya Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 1 + 1 file changed, 1 insertion

[meta-ti] [master][PATCH 01/53] conf: machine: Add J784S4 hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Machine conf for J784S4 HS platform. Used J721S2 hs as reference. Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-hs-evm-k3r5.conf | 11 +++ meta-ti-bsp/conf/machine/j784s4-hs

[meta-ti] [master][PATCH 00/53] 2023.03 sync up with Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Latest (as of March 2023) sync up of Dunfell changes to master Notable changes: * AM62Ax platform addition * HS-SE and/or HS-FS additions to many J7 and AM6 platforms * Version bumps for many system components, including kernel, u-boot, optee, trusted-firmware

[meta-ti] [master][PATCH 02/53] j784s4-hs: changes to support new hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Changes to support new j784s4-hs platform in: 1) ti-sci-fw_git: Update firmware prefix for j784s4-hs 2) atf: sign the image 4) optee: sign the image Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti

[meta-ti] [master][PATCH 03/53] optee-os: Enable OP-TEE TRNG in AM62X

2023-03-19 Thread Denys Dmytriyenko
From: Kamlesh Gurudasani Enable trng support as trng support is added now in OP-TEE Signed-off-by: Kamlesh Gurudasani Signed-off-by: Jayesh Choudhary Acked-by: Andrew Davis Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_

[meta-ti] [master][PATCH 04/53] conf: omap-a15: Fix parsing when KERNEL_DEVICETREE is not set

2023-03-19 Thread Denys Dmytriyenko
From: Zachary Booth Correctly handle parsing when KERNEL_DEVICETREE is not set. Signed-off-by: Zachary Booth Signed-off-by: Joshua Watt Signed-off-by: Joshua Watt Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/omap-a15.inc | 2 +- 1 file

[meta-ti] [master][PATCH 07/53] optee-os: Revert to lower log level for AM62x

2023-03-19 Thread Denys Dmytriyenko
Gurudasani Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend

[meta-ti] [master][PATCH 08/53] optee: update optee-test, optee-examples to 3.19 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry optee-os is already at 3.20 tag but the others were still outdated. Updates other optee components to 3.19 tag Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-examples_%.bbappend

[meta-ti] [master][PATCH 05/53] conf: Remove vmlinux.gz from KERNEL_IMAGETYPES

2023-03-19 Thread Denys Dmytriyenko
From: Ryan Eatmon With a recent patch to the TI kernel that includes debug symbols, the vmlinux.gz file grew in size that impacted the testing. This file is not needed to be in the final image so remove it from the list. Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti

[meta-ti] [master][PATCH 21/53] am62xx-lp-evm: Add AM62x LP HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/am62xx-lp-evm-k3r5-hs-fs.conf | 14 ++ .../conf/machine/am62xx-lp-evm-k3r5-hs-se.conf | 7 +++ meta-ti-bsp/conf/machine/include/am62xx-lp.inc | 7

[meta-ti] [master][PATCH 06/53] machine: Add am62axx evm configuration

2023-03-19 Thread Denys Dmytriyenko
-by: Denys Dmytriyenko --- .../conf/machine/am62axx-evm-k3r5.conf| 11 meta-ti-bsp/conf/machine/am62axx-evm.conf | 11 meta-ti-bsp/conf/machine/include/am62axx.inc | 15 + .../cnm-wave-fw/cnm-wave-fw_git.bb| 2 +- .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb| 1

[meta-ti] [master][PATCH 10/53] optee-os: Lower log level for am62axx

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend inde

[meta-ti] [master][PATCH 09/53] ipc: ti-rpmsg-char: Update library to 0.5.2

2023-03-19 Thread Denys Dmytriyenko
From: Devarsh Thakkar Update library to 0.5.2 as it adds support for AM62A SoC. Co-Authored-By: Sai Sree Kartheek Adivi Signed-off-by: Devarsh Thakkar Acked-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc

[meta-ti] [master][PATCH 11/53] machine: Add AM62Q HS-SE evm configuration

2023-03-19 Thread Denys Dmytriyenko
From: Chirag Shilwant Lets add the basic AM62Q HS-SE configuration. - Add configurations. - Add ti-sci-firmware overrides. - Add u-boot overrides. - Add optee overrides. - Add ti-rtos-firmware overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [master][PATCH 19/53] conf: machine: k3: Define RD, DTB and DTBO load address for FIT image

2023-03-19 Thread Denys Dmytriyenko
-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am65xx-hs-evm.conf | 8 meta-ti-bsp/conf/machine/include/k3.inc | 5 + meta-ti-bsp/conf/machine/j7200-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721e-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721s2-hs-evm.conf

[meta-ti] [kirkstone][PATCH 45/54] conf: machine: j784s4-evm: Add uarts overlay for J784S4

2023-03-19 Thread Denys Dmytriyenko
From: Bhavya Kapoor Add device tree overlay for extending support for mcu_uart0 as well as wkup_uart0 for boards with J784S4 SoC. This overlay will mainly be used for the purpose of testing uart instances. Signed-off-by: Bhavya Kapoor Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 48/54] conf: machine: j784s4-evm: Add MCSPI loopback overlay for J784S4

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index b06153a8..84fd4996 100644 --- a/meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 53/54] linux-ti-staging: update to the latest from Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++-- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions

[meta-ti] [kirkstone][PATCH 47/54] conf: machine: j721s2-evm: Add MCSPI loopback overlay for J721S2

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf index e69b5c10..5a32e1b3 100644 --- a/meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 46/54] conf: machine: j721e-evm: Add MCSPI loopback overlay for J721E

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721e-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j721e-evm.conf b/meta-ti-bsp/conf/machine/j721e-evm.conf index 7249ecb2..029b1fe7 100644 --- a/meta-ti-bsp/conf/machine

[meta-ti] [kirkstone][PATCH 13/54] optee-os: Enable SW PRNG for OP-TEE in AM62X

2023-03-19 Thread Denys Dmytriyenko
s Signed-off-by: Dhruva Gole Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-t

[meta-ti] [kirkstone][PATCH 49/54] conf: machine: am62axx: Add overlay for second CPSW3G Port

2023-03-19 Thread Denys Dmytriyenko
From: Siddharth Vadapalli The SK-Ethernet-DC01 Add-On Ethernet Card for AM62A-SK board supports RGMII mode. Add overlay to enable the second CPSW3G port in RGMII-RXID mode with the Add-On Ethernet Card. Signed-off-by: Siddharth Vadapalli Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 51/54] ti-linux-fw: update to the latest from Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp

[meta-ti] [kirkstone][PATCH 12/54] hs: Deploy the unsigned versions of bl31 and bl32

2023-03-19 Thread Denys Dmytriyenko
From: Ryan Eatmon In addition to releasing the signed versions of the bl31.bin and bl32.bin files, also release the unsigned original versions. Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../trusted-firmware-a/trusted-firmware-a_%.bbappend | 12 .../recipes

[meta-ti] [kirkstone][PATCH 52/54] u-boot-ti-staging: update to the latest from Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b

[meta-ti] [kirkstone][PATCH 50/54] ti-k3-secdev: update to the latest from Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti

[meta-ti] [kirkstone][PATCH 54/54] ti-rtos-firmware: numerous fixes and cleanups

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Doing multiple do_install:prepend overrides does not guarantee the order - it was observed that signing could fail as it was happening prior to symlinking to the correct name. Move signing code inside the main do_install, so the machine-specific do_install:prepend works

[meta-ti] [kirkstone][PATCH 21/54] am62xx-evm: Add AM62x HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
respectively. - Add ti-sci-firmware overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm-k3r5-gp.conf | 4 .../conf/machine/am62xx-evm-k3r5-hs-fs.conf| 14 ++ meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 14/54] trusted-firmware-a: upgrade to v2.8+

2023-03-19 Thread Denys Dmytriyenko
Mendez Reviewed-by: Denys Dmytriyenko Tested-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../trusted-firmware-a/trusted-firmware-a_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/trusted

[meta-ti] [kirkstone][PATCH 32/54] conf: machine: j721s2: Fix DTB overlay extension for OV5640

2023-03-19 Thread Denys Dmytriyenko
yan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf index e3e52b49..7fb00f35 100644 --- a/meta-ti-bsp/conf/mach

[meta-ti] [kirkstone][PATCH 31/54] conf: machine: j784s4: Add AM69 SK specific dtb and dtbo to KERNEL_DEVICETREE

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 4 1 file changed, 4 insertions(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index 4e0bfba6..75ab484c 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b

[meta-ti] [kirkstone][PATCH 15/54] k3conf update SRCREV to add am62ax support

2023-03-19 Thread Denys Dmytriyenko
From: Bryan Brattlof update the SHA of k3conf to pickup am62ax support Signed-off-by: Bryan Brattlof Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti] [kirkstone][PATCH 18/54] optee: fix the sha for 3.20 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry The SHA for optee_os had been of 3.20-rc1 tag instead of 3.20 tag which had been marked stable. Change the tag to 3.20. Fixes: 280e7b4b3a17 ("optee: update optee components to 3.20 tag") Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off

[meta-ti] [kirkstone][PATCH 03/54] optee-os: Update SRCREV for OP-TEE TRNG in AM62X

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee

[meta-ti] [kirkstone][PATCH 02/54] j784s4-hs: changes to support new hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Changes to support new j784s4-hs platform in: 1) ti-sci-fw_git: Update firmware prefix for j784s4-hs 2) atf: sign the image 4) optee: sign the image Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti

[meta-ti] [kirkstone][PATCH 01/54] conf: machine: Add J784S4 hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Machine conf for J784S4 HS platform. Used J721S2 hs as reference. Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-hs-evm-k3r5.conf | 11 +++ meta-ti-bsp/conf/machine/j784s4-hs

[meta-ti] [kirkstone][PATCH 00/54] 2023.03 sync up with Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Latest (as of March 2023) sync up of Dunfell changes to Kirkstone Notable changes: * AM62Ax platform addition * HS-SE and/or HS-FS additions to many J7 and AM6 platforms * Version bumps for many system components, including kernel, u-boot, optee, trusted-firmware

[meta-ti] [kirkstone][PATCH 04/54] conf: omap-a15: Fix parsing when KERNEL_DEVICETREE is not set

2023-03-19 Thread Denys Dmytriyenko
From: Zachary Booth Correctly handle parsing when KERNEL_DEVICETREE is not set. Signed-off-by: Zachary Booth Signed-off-by: Joshua Watt Signed-off-by: Joshua Watt Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/omap-a15.inc | 2 +- 1 file

[meta-ti] [kirkstone][PATCH 09/54] ipc: ti-rpmsg-char: Update library to 0.5.2

2023-03-19 Thread Denys Dmytriyenko
From: Devarsh Thakkar Update library to 0.5.2 as it adds support for AM62A SoC. Co-Authored-By: Sai Sree Kartheek Adivi Signed-off-by: Devarsh Thakkar Acked-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc

[meta-ti] [kirkstone][PATCH 28/54] conf: machine: am62axx: Add camera overlays for AM62A SK

2023-03-19 Thread Denys Dmytriyenko
From: Jai Luthra Add the following overlay files on AM62A SK: 1. Fusion board (For FPDLink-III cameras) 2. OV2312 FPDLink camera module 3. IMX219 RPi-compatible camera module Signed-off-by: Jai Luthra Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine

[meta-ti] [kirkstone][PATCH 41/54] conf: machine: j784s4-evm: Add camera overlays for J784S4 EVM

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the following overlay files on J784S4 EVM: 1. Fusion board (For FPDLink-III cameras) 2. OV5640 camera module Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 2 ++ 1 file

[meta-ti] [kirkstone][PATCH 39/54] conf: machine: j721e-evm: Add camera overlays for J721E EVM

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the following overlay files on J721E EVM: 1. Fusion board (For FPDLink-III cameras) 2. IMX390 FPDLink camera module 3. IMX219 RPi-compatible camera module Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp

[meta-ti] [kirkstone][PATCH 38/54] conf: machine: j7200-evm: Add MCSPI loopback overlay for J7200

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the MCSPI loopback overlay file for J7200 EVM which helps users to enable MCU-MAIN MCSPI loopback applications. Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j7200-evm.conf | 1 + 1 file

[meta-ti] [kirkstone][PATCH 22/54] am62xx-lp-evm: Add AM62x LP HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/am62xx-lp-evm-k3r5-hs-fs.conf | 14 ++ .../conf/machine/am62xx-lp-evm-k3r5-hs-se.conf | 7 +++ meta-ti-bsp/conf/machine/include/am62xx-lp.inc | 7

[meta-ti] [kirkstone][PATCH 26/54] conf: machine: j784s4-evm: Add support for J784S4 HS-FS

2023-03-19 Thread Denys Dmytriyenko
-by: Dasnavis Sabiya Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/j784s4-evm-k3r5-gp.conf | 20 +++ .../machine/j784s4-evm-k3r5-sr1-hs-fs.conf| 16 +++ meta-ti-bsp/conf/machine/j784s4-evm.conf | 9 + meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 42/54] conf: machine: j7200-evm: Add uarts overlay for J7200

2023-03-19 Thread Denys Dmytriyenko
From: Bhavya Kapoor Add device tree overlay for extending support for mcu_uart0 as well as wkup_uart0 for boards with J7200 SoC. This overlay will mainly be used for the purpose of testing uart instances. Signed-off-by: Bhavya Kapoor Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko

[meta-ti] [kirkstone][PATCH 40/54] conf: machine: j721s2-evm: Add camera overlays for J721S2 EVM

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the following overlay files on J721S2 EVM: 1. Fusion board (For FPDLink-III cameras) 2. OV5640 camera module Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 2 ++ 1 file

[meta-ti] [kirkstone][PATCH 44/54] conf: machine: j721s2-evm: Add uarts overlay for J721S2

2023-03-19 Thread Denys Dmytriyenko
From: Bhavya Kapoor Add device tree overlay for extending support for mcu_uart0 as well as wkup_uart0 for boards with J721S2 SoC. This overlay will mainly be used for the purpose of testing uart instances. Signed-off-by: Bhavya Kapoor Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 43/54] conf: machine: j721e-evm: Add uarts overlay for J721E

2023-03-19 Thread Denys Dmytriyenko
From: Bhavya Kapoor Add device tree overlay for extending support for mcu_uart0 as well as wkup_uart0 for boards with J721E SoC. This overlay will mainly be used for the purpose of testing uart instances. Signed-off-by: Bhavya Kapoor Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko

[meta-ti] [kirkstone][PATCH 10/54] optee-os: Lower log level for am62axx

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbap

[meta-ti] [kirkstone][PATCH 27/54] conf: machine: am62xx: Add missing overlays for AM625 SK

2023-03-19 Thread Denys Dmytriyenko
From: Aradhya Bhatia Add the overlay files, over AM625 SK, for the following: 1. Technexion OV5640 Camera 2. Enhanced Capture (ECAP) 3. HDMI Audio Output 4. MCAN Transceiver 5. Microtips OLDI Panel Signed-off-by: Aradhya Bhatia Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko

[meta-ti] [kirkstone][PATCH 05/54] conf: Remove vmlinux.gz from KERNEL_IMAGETYPES

2023-03-19 Thread Denys Dmytriyenko
From: Ryan Eatmon With a recent patch to the TI kernel that includes debug symbols, the vmlinux.gz file grew in size that impacted the testing. This file is not needed to be in the final image so remove it from the list. Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti

[meta-ti] [kirkstone][PATCH 03/54] optee-os: Update SRCREV for OP-TEE TRNG in AM62X

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee

[meta-ti] [kirkstone][PATCH 13/54] optee-os: Enable SW PRNG for OP-TEE in AM62X

2023-03-19 Thread Denys Dmytriyenko
s Signed-off-by: Dhruva Gole Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-t

[meta-ti] [kirkstone][PATCH 00/54] 2023.03 sync up with Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Latest (as of March 2023) sync up of Dunfell changes to Kirkstone Notable changes: * AM62Ax platform addition * HS-SE and/or HS-FS additions to many J7 and AM6 platforms * Version bumps for many system components, including kernel, u-boot, optee, trusted-firmware

[meta-ti] [kirkstone][PATCH 31/54] conf: machine: j784s4: Add AM69 SK specific dtb and dtbo to KERNEL_DEVICETREE

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 4 1 file changed, 4 insertions(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index 4e0bfba6..75ab484c 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b

[meta-ti] [kirkstone][PATCH 15/54] k3conf update SRCREV to add am62ax support

2023-03-19 Thread Denys Dmytriyenko
From: Bryan Brattlof update the SHA of k3conf to pickup am62ax support Signed-off-by: Bryan Brattlof Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[meta-ti] [kirkstone][PATCH 30/54] conf: machine: am62axx: Add overlays for IMX390 cameras

2023-03-19 Thread Denys Dmytriyenko
on the fusion board. Signed-off-by: Jai Luthra Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62axx-evm.conf | 8 1 file changed, 8 insertions(+) diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx

[meta-ti] [kirkstone][PATCH 19/54] optee-os-tadevkit: update to match optee-os

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This installs shared OPTEE-OS APIs and needs to match in order for latest client/test/examples to be able to build. Signed-off-by: Denys Dmytriyenko --- .../recipes-security/optee/optee-os-tadevkit_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[meta-ti] [kirkstone][PATCH 32/54] conf: machine: j721s2: Fix DTB overlay extension for OV5640

2023-03-19 Thread Denys Dmytriyenko
yan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf index e3e52b49..7fb00f35 100644 --- a/meta-ti-bsp/conf/mach

[meta-ti] [kirkstone][PATCH 28/54] conf: machine: am62axx: Add camera overlays for AM62A SK

2023-03-19 Thread Denys Dmytriyenko
From: Jai Luthra Add the following overlay files on AM62A SK: 1. Fusion board (For FPDLink-III cameras) 2. OV2312 FPDLink camera module 3. IMX219 RPi-compatible camera module Signed-off-by: Jai Luthra Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine

[meta-ti] [kirkstone][PATCH 18/54] optee: fix the sha for 3.20 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry The SHA for optee_os had been of 3.20-rc1 tag instead of 3.20 tag which had been marked stable. Change the tag to 3.20. Fixes: 280e7b4b3a17 ("optee: update optee components to 3.20 tag") Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off

[meta-ti] [kirkstone][PATCH 17/54] optee: update optee components to 3.20 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry OPTEE tests is not being upgraded due to a newer python dependency for the build Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-security/optee/optee-client_3.16%.bbappend | 9 ++--- .../recipes

[meta-ti] [kirkstone][PATCH 35/54] conf: machine: j721s2: Add ehrpwm overlay for am68-sk

2023-03-19 Thread Denys Dmytriyenko
From: Sinthu Raja The AM68 SK has PWM output pins connected to its RPi headers. Add overlay file to enable PWM pins. Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 1 + 1 file changed, 1 insertion

[meta-ti] [kirkstone][PATCH 47/54] conf: machine: j721s2-evm: Add MCSPI loopback overlay for J721S2

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf index e69b5c10..5a32e1b3 100644 --- a/meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 14/54] trusted-firmware-a: upgrade to v2.8+

2023-03-19 Thread Denys Dmytriyenko
Mendez Reviewed-by: Denys Dmytriyenko Tested-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../trusted-firmware-a/trusted-firmware-a_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/trusted

[meta-ti] [kirkstone][PATCH 29/54] conf: machine: j721s2: Add AM68 SK specific dtb and dtbo to KERNEL_DEVICETREE

2023-03-19 Thread Denys Dmytriyenko
) connectors. Add DTBO for the same. Also, add DTBO entry for the DDR memory carveout. [1]:http://www.ti.com/lit/zip/spruj28 Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 4 1 file changed, 4 insertions

[meta-ti] [kirkstone][PATCH 48/54] conf: machine: j784s4-evm: Add MCSPI loopback overlay for J784S4

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index b06153a8..84fd4996 100644 --- a/meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 34/54] conf: machine: j784s4: Add FPDLink overlays for AM69 SK

2023-03-19 Thread Denys Dmytriyenko
From: Dasnavis Sabiya Add the overlay files for AM69 SK: 1. Fusion board (For FPDLink-III cameras). 2. IMX390 FPDLink-III camera module that includes both the CM and RCM type of modules. Signed-off-by: Dasnavis Sabiya Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta

[meta-ti] [kirkstone][PATCH 46/54] conf: machine: j721e-evm: Add MCSPI loopback overlay for J721E

2023-03-19 Thread Denys Dmytriyenko
Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721e-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/j721e-evm.conf b/meta-ti-bsp/conf/machine/j721e-evm.conf index 7249ecb2..029b1fe7 100644 --- a/meta-ti-bsp/conf/machine

[meta-ti] [kirkstone][PATCH 25/54] am62axx-evm: Add AM62A HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
respectively. - Add ti-sci-firmware overrides. - Sign ATF, OPTEE and RTOS Firmware. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/am62axx-evm-k3r5-gp.conf | 19 .../conf/machine/am62axx-evm-k3r5-hs-fs.conf | 14

[meta-ti] [kirkstone][PATCH 33/54] conf: machine: j721s2: Add FPDLink overlays for am68-sk

2023-03-19 Thread Denys Dmytriyenko
From: Sinthu Raja Add the overlay files, over AM68 SK, for the following: 1. Fusion board (For FPDLink-III cameras). 2. IMX390 FPDLink-III camera module which includes both the CM and RCM type of modules. Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 16/54] machine: Add AM62x HS-SE evm configuration

2023-03-19 Thread Denys Dmytriyenko
-evm.bin tiboot3.bin - Add ti-sci-firmware overrides. - Add support to sign ATF and OPTEE. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- ...-evm-k3r5.conf => am62xx-evm-k3r5-gp.conf} | 3 +++ .../conf/machine/am62xx-evm-k3r5-hs-se.conf |

[meta-ti] [kirkstone][PATCH 36/54] conf: machine: am62xx-lp-evm: Add OLDI Panel overlay

2023-03-19 Thread Denys Dmytriyenko
From: Aradhya Bhatia Add the Microtips OLDI Panel DT overlay for AM62 LP SK. Signed-off-by: Aradhya Bhatia Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 + 1 file changed, 1 insertion(+) diff

[meta-ti] [kirkstone][PATCH 40/54] conf: machine: j721s2-evm: Add camera overlays for J721S2 EVM

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the following overlay files on J721S2 EVM: 1. Fusion board (For FPDLink-III cameras) 2. OV5640 camera module Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 2 ++ 1 file

[meta-ti] [kirkstone][PATCH 39/54] conf: machine: j721e-evm: Add camera overlays for J721E EVM

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the following overlay files on J721E EVM: 1. Fusion board (For FPDLink-III cameras) 2. IMX390 FPDLink camera module 3. IMX219 RPi-compatible camera module Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp

[meta-ti] [kirkstone][PATCH 38/54] conf: machine: j7200-evm: Add MCSPI loopback overlay for J7200

2023-03-19 Thread Denys Dmytriyenko
From: Vaishnav Achath Add the MCSPI loopback overlay file for J7200 EVM which helps users to enable MCU-MAIN MCSPI loopback applications. Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j7200-evm.conf | 1 + 1 file

[meta-ti] [kirkstone][PATCH 08/54] optee: update optee-client, optee-test, optee-examples to 3.19 tag

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry optee-os was updated to 3.19 tag but the others were still outdated. Updates other optee components to 3.19 tag Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-security/optee/optee-client_3.16%.bbappend

[meta-ti] [kirkstone][PATCH 01/54] conf: machine: Add J784S4 hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Machine conf for J784S4 HS platform. Used J721S2 hs as reference. Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j784s4-hs-evm-k3r5.conf | 11 +++ meta-ti-bsp/conf/machine/j784s4-hs

[meta-ti] [kirkstone][PATCH 02/54] j784s4-hs: changes to support new hs platform

2023-03-19 Thread Denys Dmytriyenko
From: Manorit Chawdhry Changes to support new j784s4-hs platform in: 1) ti-sci-fw_git: Update firmware prefix for j784s4-hs 2) atf: sign the image 4) optee: sign the image Signed-off-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti

[meta-ti] [kirkstone][PATCH 11/54] machine: Add AM62Q HS-SE evm configuration

2023-03-19 Thread Denys Dmytriyenko
From: Chirag Shilwant Lets add the basic AM62Q HS-SE configuration. - Add configurations. - Add ti-sci-firmware overrides. - Add u-boot overrides. - Add optee overrides. - Add ti-rtos-firmware overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys

[meta-ti] [kirkstone][PATCH 12/54] hs: Deploy the unsigned versions of bl31 and bl32

2023-03-19 Thread Denys Dmytriyenko
From: Ryan Eatmon In addition to releasing the signed versions of the bl31.bin and bl32.bin files, also release the unsigned original versions. Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../trusted-firmware-a/trusted-firmware-a_%.bbappend | 12 .../recipes

[meta-ti] [kirkstone][PATCH 21/54] am62xx-evm: Add AM62x HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
respectively. - Add ti-sci-firmware overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm-k3r5-gp.conf | 4 .../conf/machine/am62xx-evm-k3r5-hs-fs.conf| 14 ++ meta-ti-bsp/conf

[meta-ti] [kirkstone][PATCH 06/54] machine: Add am62axx evm configuration

2023-03-19 Thread Denys Dmytriyenko
-by: Denys Dmytriyenko --- .../conf/machine/am62axx-evm-k3r5.conf| 11 meta-ti-bsp/conf/machine/am62axx-evm.conf | 11 meta-ti-bsp/conf/machine/include/am62axx.inc | 15 + .../cnm-wave-fw/cnm-wave-fw_git.bb| 2 +- .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb| 1

[meta-ti] [kirkstone][PATCH 24/54] conf: machine: j721s2-evm: Add support for J721S2 HS-FS

2023-03-19 Thread Denys Dmytriyenko
conf. Signed-off-by: Aniket Limaye Signed-off-by: Sinthu Raja Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/j721s2-evm-k3r5-gp.conf | 20 +++ .../machine/j721s2-evm-k3r5-sr1-hs-fs.conf| 15 ++ meta-ti-bsp/conf/machine/j721s2

[meta-ti] [kirkstone][PATCH 23/54] ti-sci-fw: Add SYSFW_SUFFIX to sysfw.itb files

2023-03-19 Thread Denys Dmytriyenko
, let's do the same thing we do with the tiboot3.bin file and add the SYSFW_SUFFIX into the name. Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb| 20 +-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git

[meta-ti] [kirkstone][PATCH 07/54] optee-os: Revert to lower log level for AM62x

2023-03-19 Thread Denys Dmytriyenko
Gurudasani Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_3.16%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_3.16

[meta-ti] [kirkstone][PATCH 22/54] am62xx-lp-evm: Add AM62x LP HS-FS evm configuration

2023-03-19 Thread Denys Dmytriyenko
overrides. Signed-off-by: Chirag Shilwant Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/am62xx-lp-evm-k3r5-hs-fs.conf | 14 ++ .../conf/machine/am62xx-lp-evm-k3r5-hs-se.conf | 7 +++ meta-ti-bsp/conf/machine/include/am62xx-lp.inc | 7

[meta-ti] [kirkstone][PATCH 20/54] conf: machine: k3: Define RD, DTB and DTBO load address for FIT image

2023-03-19 Thread Denys Dmytriyenko
-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am65xx-hs-evm.conf | 8 meta-ti-bsp/conf/machine/include/k3.inc | 5 + meta-ti-bsp/conf/machine/j7200-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721e-hs-evm.conf | 8 meta-ti-bsp/conf/machine/j721s2-hs-evm.conf

[meta-ti] [kirkstone][PATCH 42/54] conf: machine: j7200-evm: Add uarts overlay for J7200

2023-03-19 Thread Denys Dmytriyenko
From: Bhavya Kapoor Add device tree overlay for extending support for mcu_uart0 as well as wkup_uart0 for boards with J7200 SoC. This overlay will mainly be used for the purpose of testing uart instances. Signed-off-by: Bhavya Kapoor Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko

[meta-ti] [kirkstone][PATCH 52/54] u-boot-ti-staging: update to the latest from Dunfell

2023-03-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b

<    6   7   8   9   10   11   12   13   14   15   >