From: Praneeth Bajjuri
update from 0.6.6 to 0.6.7.
This update brings the following fixes from ti-rpmsg-char repo.
5100a2e lib: Fix truncation warnings
15011fe example: Add roundtrip delay metering
aac39ae lib: fix truncation warnings with spritnf
4b9fd76 include: rproc_id: Add numbered enum
Si
On 4/14/2024 11:07 PM, SasiKumar E wrote:
Hi Praneeth,
we are starting the design with AM3359 development board but for the final
custom board we are intended to design with AM5729 microprocessor, thus TI
provides different SDK for both processors we thought working in yocto will
provide a g
On 4/12/2024 8:46 AM, SasiKumar E wrote:
Hi Team,
I am new to microprocessor development, and I want to start working with the
AM3359 development board, I have done the quick build for QEMU and now trying
to configure for the AM3359 development board, I am going through the
https://docs.yoct
On 4/4/2024 8:37 AM, Ryan Eatmon wrote:
Set the KERNEL_DEVICETREE_PREFIX so that, when using the various TI
kernel recipes, the "correct" DTB files are pulled in depending on what
is available in that kernel source.
Signed-off-by: Ryan Eatmon
---
meta-ti-bsp/conf/machine/beaglebone-ai64.con
From: Praneeth Bajjuri
overlay k3-am62x-sk-lpm-wkup-sources.dtso is common across
am62x platforms. This overlay is added in 6.1 kernel at [1]
[1]:
https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d
This patch is to enable the same low power management wakeup sourc
From: Praneeth Bajjuri
update from 0.6.4 to 0.6.6.
This update brings the following fixes from ti-rpmsg-char repo.
55a6f40 remove ti.ipc4.ping-pong reference
8892e57 lib: fix data type build warnings
7c2ab48 lib: fix build warnings
Signed-off-by: Praneeth Bajjuri
---
meta-ti-bsp/recipes-ti/ip
From: Praneeth Bajjuri
update from 0.6.4 to 0.6.6.
This update brings the following fixes from ti-rpmsg-char repo.
55a6f40 remove ti.ipc4.ping-pong reference
8892e57 lib: fix data type build warnings
7c2ab48 lib: fix build warnings
Signed-off-by: Praneeth Bajjuri
---
meta-ti-bsp/recipes-ti/ip
commit [1] created a common LPM wkup sources overlay and removes
k3-am62x-sk-mcu-gpio-wakeup.dtso for am62 device family.
k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already.
This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use
the same prefix as
Upgrade to v6.3.0 version.
This release adds resources for using AM243x & AM64x PRU cores with cores
running FreeRTOS:
* The RTOS Getting Started Labs
* Examples for using PRU GPIO and the broadside interface
* SORTE_G example (a custom networking interface)
Bug fixes:
* AM64x & AM65x header
On 11/21/2023 5:40 PM, Denys Dmytriyenko wrote:
On Tue, Nov 21, 2023 at 05:24:36PM -0600, praneeth via lists.yoctoproject.org
wrote:
Upgrade to v6.3.0 version.
This release adds resources for using AM243x & AM64x PRU cores with cores
running FreeRTOS:
* The RTOS Getting Started
Upgrade to v6.3.0 version.
This release adds resources for using AM243x & AM64x PRU cores with cores
running FreeRTOS:
* The RTOS Getting Started Labs
* Examples for using PRU GPIO and the broadside interface
* SORTE_G example (a custom networking interface)
Bug fixes:
* AM64x & AM65x header
On 11/19/2023 11:11 PM, Kamlesh Gurudasani wrote:
Enable TRNG in AM62X, as bugs related to TRNG has been fixed now.
TF-A fix:
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d7a7135d32a8c7da004c0c19b75bd4e2813f9759
OP-TEE fix:
https://github.com/OP-TEE/optee_os/commit/e
updating denys email id
On 11/15/2023 4:58 AM, Sinthu Raja M via lists.yoctoproject.org wrote:
From: Sinthu Raja
The stdarg header file location is changed to linux/stdarg.h. Add patch
to fix the compilation issue and also add fix to import DMA_BUF namspace
to load the dma_buf modules
Signed-
commit [1] renamed the MCU GPIO wakeup overlay as
k3-am62x-sk-mcu-gpio-wakeup.dtbo
k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already.
This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use
the same prefix as other am62 platforms.
[1]:
https://
On 11/8/2023 9:17 AM, Kamlesh Gurudasani wrote:
Enable TRNG in AM62X and AM62PX, as bugs related to TRNG has been fixed now.
TF-A fix:
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d7a7135d32a8c7da004c0c19b75bd4e2813f9759
OP-TEE fix:
https://github.com/OP-TEE/optee_os
commit f5851386 ("conf: machine: am62*: Pick common overlays by prefix")
picks common HDMI and CSI overlays for am62 platform variants.
Adding capability to extend the same prefix for common overlays for applicable
am62 platforms in more generic way to include new mcan overlays added [1]
[1]:
ht
On 11/8/2023 1:07 AM, Jai Luthra wrote:
Hi Praneeth,
Thanks for the patch.
On Nov 07, 2023 at 17:53:16 -0600, Praneeth Bajjuri wrote:
commit f5851386 ("conf: machine: am62*: Pick common overlays by prefix")
picks common HDMI and CSI overlays for am62 platform variants.
Adding capability to
commit f5851386 ("conf: machine: am62*: Pick common overlays by prefix")
picks common HDMI and CSI overlays for am62 platform variants.
Adding capability to extend the same prefix for common overlays for
am62 family in more generic way to include new mcan overlays added [1]
[1]:
https://git.ti.c
On 11/6/2023 5:25 AM, Kamlesh Gurudasani wrote:
Enable TRNG in AM62X, as bugs related to TRNG has been fixed now.
Can you provide more details on what fixed TRNG ? Assuming its something
specific inside OPTEE 4.0 version.
Signed-off-by: Kamlesh Gurudasani
---
meta-ti-bsp/recipes-secu
On 10/9/2023 2:09 AM, Ravi Gunasekaran wrote:
Linux kernel 6.1 does not have support for PRU-ICSSM driver.
So remove packaging of all the PRU-ICSSM firmwares for kernel 6.1
based SDKs.
In the v2 version, it was suggested to have the changes in the SDK layer.
But after discussion with meta-ti(R
On 10/4/2023 11:00 AM, Kamlesh Gurudasani wrote:
"Bajjuri, Praneeth" writes:
On 10/4/2023 10:49 AM, Kamlesh Gurudasani wrote:
Update to commit d7a7135d32a8c7da004c0c19b75bd4e2813f9759,
which fixes deep sleep bug on AM62x
Thanks for the patch, But is this commit sanity tested across all K3
On 10/4/2023 10:49 AM, Kamlesh Gurudasani wrote:
Update to commit d7a7135d32a8c7da004c0c19b75bd4e2813f9759,
which fixes deep sleep bug on AM62x
Thanks for the patch, But is this commit sanity tested across all K3
platforms?
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/com
From: Praneeth Bajjuri
multi_v7_defconfig that is used for legacy platforms enables
SMP by default.
Platforms like am335x and am473x are single core platforms that
doesnt need this option to be enabled.
This config cannot go in multi_v7_defconfig as well,
since there will be systems like am57x/
On 9/15/2023 11:42 AM, Denys Dmytriyenko wrote:
On Fri, Sep 15, 2023 at 11:17:11AM -0500, Bajjuri, Praneeth wrote:
On 9/14/2023 8:47 PM, Balagopalakrishnan, Anand wrote:
Hi Denys,
This is only needed for v7 platforms like AM3 / AM4 and possibly AM57x also.
CONFIG_PREEMPT is enabled by def
On 9/14/2023 8:47 PM, Balagopalakrishnan, Anand wrote:
Hi Denys,
This is only needed for v7 platforms like AM3 / AM4 and possibly AM57x also.
CONFIG_PREEMPT is enabled by default on arm64 platforms like AM65x.
Praneeth will send a kernel patch for TI kernel. This meta-ti patch is meant to
u
On 9/14/2023 2:36 PM, Denys Dmytriyenko wrote:
On Thu, Sep 14, 2023 at 10:40:26PM +0530, Anand Balagopalakrishnan via
lists.yoctoproject.org wrote:
SGX needs a preemptible kernel. CONFIG_PREEMPT has always been enabled
on TI Linux kernels upto K5.1.
This is enabled on AM65x by default but mi
On 9/8/2023 3:38 PM, Chirag Shilwant wrote:
- Add A53 and R5 machine configurations for am62xxsip-evm.
- Use UBOOT_CONFIG_FRAGMENT as am62xsip_sk_r5.config for R5 machine
configuration.
Signed-off-by: Chirag Shilwant
Reviewed-by: Praneeth Bajjuri
---
meta-ti-bsp/conf/machine/am62xxsi
On 9/8/2023 9:25 AM, Ryan Eatmon wrote:
On 9/8/2023 9:15 AM, Bajjuri, Praneeth wrote:
On 9/8/2023 8:02 AM, Chirag Shilwant wrote:
- Add A53 and R5 machine configurations for am62xx-sip-evm.
Can you keep the name consistent with the convention
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/
On 9/8/2023 8:14 AM, Chirag Shilwant wrote:
- Add u-boot-mergeconfig.inc which will ensure we handle fragment u-boot
configs.
- Include u-boot-mergeconfig.inc in u-boot-ti.inc.
- Add a new variable UBOOT_CONFIG_FRAGMENT which stores the name of fragment
defconfig to be used.
This patch has
On 9/8/2023 8:02 AM, Chirag Shilwant wrote:
- Add A53 and R5 machine configurations for am62xx-sip-evm.
Can you keep the name consistent with the convention
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?h=ti-u-boot-2023.04&id=600ab30716936aa7f91dd11a9b1b8f8a184122e0
s/am62xx-sip-evm/am
From: Praneeth Bajjuri
commit 5f9be228390b ("machine: Add AM62Q HS-SE evm configuration")
has added am62xx-lp.inc which is used by am62xx-lp-evm machine.
The features listed in am62xx.inc are common between machines
am62xx-evm and am62xx-lp-evm. (Ex: MACHINE_FEATURES = "gpu")
Hence updating the
From: Praneeth Bajjuri
Upgrade to v6.2.0 version.
This release supports Linux kernel 6.1.
The RPMsg library in previous versions of the PSSP will not work with
the PRU RPMsg drivers in Linux kernel 6.1.
Other changes in this version:
* Bug fixes:
- Getting Started Labs, fix "zero" command
From: Praneeth Bajjuri
Upgrade to v6.2.0 version.
This release supports Linux kernel 6.1.
The RPMsg library in previous versions of the PSSP will not work with
the PRU RPMsg drivers in Linux kernel 6.1.
Other changes in this version:
* Bug fixes:
- Getting Started Labs, fix "zero" command
On 6/20/2023 12:09 PM, Ryan Eatmon wrote:
New features added require another increase to max_leb_cnt.
Julien,
Please review.
Signed-off-by: Ryan Eatmon
---
meta-ti-bsp/conf/machine/am335x-evm.conf | 2 +-
meta-ti-bsp/conf/machine/am437x-evm.conf | 2 +-
2 files changed, 2 insertions
On 6/15/2023 3:18 PM, Andrew Davis via lists.yoctoproject.org wrote:
This firmware is shipped with the rest of ti-sysfw blobs, it shares
the same versions too and so should be simply bundled with the same.
This stub is also built into U-Boot and not loaded during kernel
runtime anymore, so rem
On 6/10/2023 8:05 PM, Ryan Eatmon wrote:
New features added require an increase to max_leb_cnt.
+Julien (Please review)
Signed-off-by: Ryan Eatmon
---
meta-ti-bsp/conf/machine/am335x-evm.conf | 2 +-
meta-ti-bsp/conf/machine/am437x-evm.conf | 2 +-
2 files changed, 2 insertions(+), 2
On 6/7/2023 6:09 PM, Bryan Brattlof via lists.yoctoproject.org wrote:
Apply the ti_rt.config fragment to all the linux-ti-staging-rt-6.1
defconfigs so we can properly build the RT kernel for our devices.
Signed-off-by: Bryan Brattlof
Acked-by: Praneeth Bajjuri
---
Changes since v1:[0]
On 6/2/2023 12:08 PM, Ryan Eatmon wrote:
On 6/2/2023 7:21, Denys Dmytriyenko wrote:
On Fri, Jun 02, 2023 at 02:59:32PM +0530, Paresh Bhagat via
lists.yoctoproject.org wrote:
Add a recipe for u-boot-ti-jailhouse and linux-ti-jailhouse which
contains
patches used for jailhouse. These will be
On 5/25/2023 11:44 PM, Hari Nagalla wrote:
Update the ti-rpmsg-char library to 0.6.1 version to fix rpmsg_ctlr
id on v6.1 kernel when multiple channels are created.
Signed-off-by: Hari Nagalla
Reviewed-by: Praneeth Bajjuri
---
meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
1
Update the ti-rpmsg-char library to 0.6.0 version that enables the
support for 6.1 kernel.
Signed-off-by: Praneeth Bajjuri
---
meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc
b/me
On 5/8/2023 10:38 AM, Randolph Sapp via lists.yoctoproject.org wrote:
On 5/8/23 10:33, r...@ti.com wrote:
From: Randolph Sapp
Bump the src revision to enable the following features on Jacinto:
- Active power managment
- Power island control via firmware
Signed-off-by: Randolph Sapp
On 3/23/2023 5:52 PM, Ryan Eatmon wrote:
We are preparing to migrate our u-boot version to 2023.01. As we are still
working on the migration, mark the default preference low for this
version. We will enable building with this u-boot in a meta-arago brand
in the near future. Once the migratio
On 3/22/2023 9:32 AM, Ryan Eatmon wrote:
We are preparing to migrate our u-boot version to 2023.01. As we are still
working on the migration, mark the default preference low for this
version. We will enable building with this u-boot in a meta-arago brand
in the near future. Once the migratio
On 3/15/2023 6:55 PM, Denys Dmytriyenko wrote:
I haven't seen the original patch on the list and nothing is in Patchwork:
https://patchwork.yoctoproject.org/project/ti/list/
weird, let me check my settings.
On Wed, Mar 15, 2023 at 06:42:21PM -0500, praneeth via lists.yoctoprojec
On 3/15/2023 6:40 PM, Praneeth Bajjuri wrote:
upgrade to 2023.01 and make 2021.01 recipe as not
default version.
build and sanity boot tested bootloader on am62xx gp.
Signed-off-by: Praneeth Bajjuri
---
.../recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 ++
.../recipes-bsp/u
On 3/15/23 13:28, Ryan Eatmon wrote:
On 3/15/2023 12:55, Andrew Davis wrote:
On 3/14/23 2:52 PM, Denys Dmytriyenko wrote:
On Tue, Mar 14, 2023 at 11:46:23AM -0500, Bajjuri, Praneeth wrote:
On 3/14/2023 11:37 AM, Ryan Eatmon wrote:
Is there a better way of adding 6.1 without destroying the
On 3/14/2023 11:37 AM, Ryan Eatmon wrote:
Is there a better way of adding 6.1 without destroying the 5.10 support?
Because until we have 6.1 up and working it would be nice to have a
working kirkstone for anyone using it...
Want to hear from denys as well based on past migration histor
Sai,
On 2/9/2023 6:08 PM, Sai Sree Kartheek Adivi wrote:
Add support for HS-FS and HS-SE along with GP platforms and make HS-FS default.
Now that the needed firmwares are in the production branches, please
resubmit the patch without RFC in subject.
Signed-off-by: Sai Sree Kartheek Adivi
On 2/10/2023 11:38 AM, praneeth via lists.yoctoproject.org wrote:
On 2/9/2023 9:54 PM, Aradhya Bhatia via lists.yoctoproject.org wrote:
Add the Microtips OLDI Panel DT overlay for AM62 LP SK.
Signed-off-by: Aradhya Bhatia
Reviewed-by: Praneeth Bajjuri
---
conf/machine/am62xx-lp
On 2/9/2023 9:54 PM, Aradhya Bhatia via lists.yoctoproject.org wrote:
Add the Microtips OLDI Panel DT overlay for AM62 LP SK.
Signed-off-by: Aradhya Bhatia
---
conf/machine/am62xx-lp-evm.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/am62xx-lp-evm.conf b/conf/machine
+Sriram,kevin
On 2/8/2023 12:45 PM, Ulf Samuelsson wrote:
Hi guys,
I think I found a bug in the U-Boot drivers/net/ti/cpsw_mdio.c driver
Sent the patch below to the u-boot mailing list with no response.
It has only been a day though, but I thought to highlight it here.
Thanks for notifying
On 2/8/2023 10:37 AM, Ryan Eatmon via lists.yoctoproject.org wrote:
On 2/7/2023 9:13, Sinthu Raja wrote:
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
---
Changes in v2:
==
Addr
On 1/25/2023 5:54 PM, Bryan Brattlof via lists.yoctoproject.org wrote:
update the SHA of k3conf to pickup am62ax support
Signed-off-by: Bryan Brattlof
Reviewed-by: Praneeth Bajjuri
---
recipes-devtools/k3conf/k3conf_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
On 1/23/2023 9:43 AM, Andrew Davis wrote:
On 1/23/23 4:24 AM, Chirag Shilwant via lists.yoctoproject.org wrote:
- Add machine conf for AM62xx HS-SE.
- The wic images will boot on AM62x GP devices by default. To boot on
AM62x HS-SE, simply switch out the SYSFW image:
/me longs for day when
+Kamlesh
On 1/17/2023 9:44 AM, Andrew Davis via lists.yoctoproject.org wrote:
On 1/17/23 12:12 AM, Dhruva Gole wrote:
commit 98506a4a07363 ("optee-os: Update SRCREV for OP-TEE TRNG in AM62X")
Disables SW PRNG => Enabling Hardware RNG. This is breaking Suspend
Resume
on AM62xx EVM variants. T
Paresh,Kamlesh,Chirag
On 1/5/2023 6:16 PM, Bajjuri, Praneeth wrote:
Paresh,
On 12/8/2022 2:12 PM, Paresh Bhagat wrote:
Lets add the basic AM62Axx-evm configuration.
- Add configurations.
- Add firmware overrides.
- Add u-boot overrides.
- Add tifs-lpm-stub.
- Add cnm-wave-fw.
In the related
Paresh,
On 12/8/2022 2:12 PM, Paresh Bhagat wrote:
Lets add the basic AM62Axx-evm configuration.
- Add configurations.
- Add firmware overrides.
- Add u-boot overrides.
- Add tifs-lpm-stub.
- Add cnm-wave-fw.
Signed-off-by: Sai Sree Kartheek Adivi
Signed-off-by: Paresh Bhagat
---
conf/machi
Lower the log level for am62axx platform
commit 27641e1f2d7f ("optee-os: Lower log level for AM62x")
changes the log level for am62xx platforms.
This patch is to extend the same for am62axx
Signed-off-by: Praneeth Bajjuri
Reported-by: Sai Sree Kartheek Adivi
---
recipes-security/optee/optee-os
On 1/4/2023 8:26 AM, Devarsh Thakkar wrote:
Update library to 0.5.2 as it adds support for AM62A
SoC.
Please make a separate patch for master/kirkstone as well.
Co-Authored-By: Sai Sree Kartheek Adivi
Signed-off-by: Devarsh Thakkar
Acked-by: Praneeth Bajjuri
---
recipes-ti/ipc/t
On 12/9/2022 8:35 AM, Kamlesh Gurudasani wrote:
While removing SOFTWARE_PRNG support
commit:98506a4a07363a1b57012ccfaee263f47e5b46c4,
accidently removed the changes applied
by commit:27641e1f2d7f6696fd7bbd8f24fcac20766b6234
(optee-os: Lower log level for AM62x).
Reverting those changes back
S
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
---
recipes-security/optee/optee-os_%.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --
Update to the latest upstream master which is 3.19.0.
Signed-off-by: Praneeth Bajjuri
---
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
in
On 10/25/2022 6:10 PM, Ryan Eatmon wrote:
update firmware name to wave521c_k3_codec_fw.bin to align with
linux-firmware main branch. the following patch is part of
ti-linux-firmware thru mainline sync.
commit 48407ffd ("cnm: update chips&media wave521c firmware.")
Signed-off-by: Praneeth Bajj
On 10/25/2022 6:02 PM, Ryan Eatmon wrote:
On 10/25/2022 17:49, Praneeth Bajjuri wrote:
update firmware name to wave521c_k3_codec_fw.bin to align with
linux-firmware main branch. the following patch is part of
ti-linux-firmware thru mainline sync.
commit 48407ffd ("cnm: update chips&media wa
update firmware name to wave521c_k3_codec_fw.bin to align with
linux-firmware main branch. the following patch is part of
ti-linux-firmware thru mainline sync.
commit 48407ffd ("cnm: update chips&media wave521c firmware.")
Signed-off-by: Praneeth Bajjuri
---
recipes-bsp/cnm-wave-fw/cnm-wave-fw_
On 10/14/2022 10:45 AM, Joshua Watt wrote:
I'm attempting to use PDK sources on Dunfell (basically trying to
include any recipe that inherits ti-pdk-fetch.bbclass) and it's
started erroring out saying that
https://git.ti.com/git/processor-sdk/pdk.git doesn't exist anymore.
I've poked around on
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
I had Ack'd this whole series in v1, you should add
Update the ti-rpmsg-char library to 0.5.1 version that enables the
support for R5F on am62x SoCs.
Signed-off-by: Praneeth Bajjuri
---
recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rp
Update the ti-rpmsg-char library to 0.5.1 version that enables the
support for R5F on am62x SoCs.
Signed-off-by: Praneeth Bajjuri
---
meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.in
On 8/26/2022 2:16 PM, Andrew Davis via lists.yoctoproject.org wrote:
Update to the latest upstream master which is 3.18.0.
Signed-off-by: Andrew Davis
Reviewed-by: Praneeth Bajjuri
---
recipes-security/optee/optee-os_%.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
On 8/11/2022 10:57 AM, praneeth via lists.yoctoproject.org wrote:
upgrade arm-trusted-firmare to v2.7
Signed-off-by: Praneeth Bajjuri
Tested-by: Judith Mendez
Sanity tested boot on AM64 HS and AM62 GP
---
*Changes from v1: removed linux-fw recipe update, that was a mistake.
recipes
upgrade arm-trusted-firmare to v2.7
Signed-off-by: Praneeth Bajjuri
Tested-by: Judith Mendez
---
*Changes from v1: removed linux-fw recipe update, that was a mistake.
recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
On 8/11/2022 10:52 AM, Praneeth Bajjuri wrote:
upgrade arm-trusted-firmare to v2.7
Signed-off-by: Praneeth Bajjuri
Tested-by: Judith Mendez
---
recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +-
recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
Accide
upgrade arm-trusted-firmare to v2.7
Signed-off-by: Praneeth Bajjuri
Tested-by: Judith Mendez
---
recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +-
recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
On 8/4/2022 5:29 PM, Ryan Eatmon wrote:
Update linux, linux rt and ti-linux-fw to 08.04.01.001 tag
Ryan Eatmon (3):
linux-ti-staging: Bump to 08.04.01.001 release
linux-ti-staging-rt: Bump to 08.04.01.001 release
also u-boot?
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tag/?h=08.04.01.
On 7/19/2022 2:59 PM, Bryan Brattlof wrote:
update the SHA for k3conf to pickup the j721s2 fixes
Signed-off-by: Bryan Brattlof
---
Changes from v1:
- send a separate patch for each branch to avoid merge conflicts
- include the mailing list in the email :(
recipes-devtools/k3conf/k3conf
On 7/19/2022 3:38 PM, Bryan Brattlof wrote:
update the SHA for k3conf to pickup j721s2 support
Signed-off-by: Bryan Brattlof
---
Changes from v1:
- send a separate patch for each branch to avoid merge conflicts
Ryan, i dont see this patch in master/kirkstone.
https://git.yoctoproject.org
Andrew,
assuming this is applicable for master branch as well.
On 6/29/2022 2:15 AM, Andrew Davis via lists.yoctoproject.org wrote:
The SA2UL driver now works on HS devices, unblock this.
Signed-off-by: Andrew Davis
Reviewed-by: Praneeth Bajjuri
---
recipes-kernel/linux/linux-ti-stagin
On 6/28/2022 2:10 AM, Andrew Davis via lists.yoctoproject.org wrote:
The TRNG driver is not currently functional for these two platforms.
Disable the TRNG driver until fixed.
Reported-by: Vignesh Raghavendra
Signed-off-by: Andrew Davis
Reviewed-by: Praneeth Bajjuri
---
recipes-securi
On 6/15/2022 9:17 AM, Andrew Davis via lists.yoctoproject.org wrote:
For TF-A we work against upstream first, our fork has only been
used in the rare cases we need to ship a feature before we can
get it upstream. This is not currently the case so lets switch
to upstream repo until there is a ne
On 6/14/2022 11:53 PM, Bryan Brattlof wrote:
update the SHA of k3conf to pickup j721s2 support
how about master branch?
Signed-off-by: Bryan Brattlof
Reviewed-by: Praneeth Bajjuri
---
recipes-devtools/k3conf/k3conf_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
Update linux 5.10 to 5.10.120 stable
Signed-off-by: Praneeth Bajjuri
---
recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++--
recipes-kernel/linux/linux-ti-staging_5.10.bb| 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5
The following commits in ti-linux-5.10.y kernel has introduced new dtbs.
a minimal skeleton and a lpm (low-power-mode) demo dtb.
commit c161df7b1ea0 ("arm64: dts: ti: Introduce k3-am625-sk-lpmdemo")
commit 61df7fcf9307 ("arm64: dts: ti: introduce minimal dt for am625")
This patch on am62xx conf i
On 5/13/2022 11:55 AM, Ryan Eatmon wrote:
The file extension for the overlay needs to be .dtbo.
Signed-off-by: Ryan Eatmon
Reviewed-by: Praneeth Bajjuri
---
conf/machine/am62xx-evm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/am62xx-evm.conf b
On 5/4/2022 4:49 PM, Ryan Eatmon wrote:
On 5/4/2022 16:43, Denys Dmytriyenko wrote:
On Wed, May 04, 2022 at 04:38:44PM -0500, Ryan Eatmon via
lists.yoctoproject.org wrote:
This firmware stub is required by the TI foundational security
software while transitioning to low power mode.
Add a r
From: Nishanth Menon
Update build flag for arm-trusted-firmware to include low power mode
support
K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables
low power mode support for am62xx.
Signed-off-by: Nishanth Menon
Signed-off-by: Praneeth Bajjuri
---
conf/machine/include/
upgrade arm-trusted-firmare to master which is currently v2.6+
This upgrade picks up am62x low power mode feature.
Signed-off-by: Praneeth Bajjuri
---
recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp
This series upgrades ATF to current master which is 2.6+.
This gets much needed AM62 Low power mode feature.
Changes in v2:
* Fixed the build flag patch as provided by Nishanth Menon
* updated RFC patch sent earlier to move from ti-atf-next to ti-atf
Nishanth Menon (1):
conf/machine: am62xx: Up
On 5/3/2022 3:16 PM, Denys Dmytriyenko wrote:
On Tue, May 03, 2022 at 02:25:09PM -0500, Praneeth Bajjuri wrote:
Update build flag for arm-trusted-firmware to include low power mode
support
K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables
low power mode support for am62x
On 5/3/2022 2:25 PM, praneeth via lists.yoctoproject.org wrote:
Update build flag for arm-trusted-firmware to include low power mode
support
K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables
low power mode support for am62xx.
Signed-off-by: Praneeth Bajjuri
I would
Update build flag for arm-trusted-firmware to include low power mode
support
K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables
low power mode support for am62xx.
Signed-off-by: Praneeth Bajjuri
---
conf/machine/include/am62xx.inc | 1 +
1 file changed, 1 insertion(+)
diff
On 5/3/2022 10:31 AM, Ryan Eatmon wrote:
On 5/3/2022 10:24, Praneeth Bajjuri wrote:
upgrade arm-trusted-firmare to master which is currently v2.6+
This upgrade picks up am62x low power mode feature.
Signed-off-by: Praneeth Bajjuri
---
AM62 low power mode support:
https://review.trustedfi
upgrade arm-trusted-firmare to master which is currently v2.6+
This upgrade picks up am62x low power mode feature.
Signed-off-by: Praneeth Bajjuri
---
AM62 low power mode support:
https://review.trustedfirmware.org/q/topic:%22ti-k3-system-suspend-base-support%22
.../trusted-firmware-a/trusted
Update the k3conf to the latest SHA.
This adds AM62x support.
Signed-off-by: Praneeth Bajjuri
---
recipes-devtools/k3conf/k3conf_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/k3conf/k3conf_git.bb
b/recipes-devtools/k3conf/k3conf_git.bb
index 0f2705b
On 4/22/2022 10:57 AM, Ryan Eatmon wrote:
Add missing k3-am625-sk-csi2-ov5640.dtb required for the camera overlay.
Signed-off-by: Ryan Eatmon
Reviewed-by: Praneeth Bajjuri
---
conf/machine/am62xx-evm.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/am62xx-evm.conf
Update the ti-rpmsg-char library to 0.4.1 version that enables the
support for AM62x SoC family remote processors.
Signed-off-by: Praneeth Bajjuri
---
recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/rec
The current ti-linux-5.10.y kernel doesnt have the
following dtb.
-ti/k3-am625-sk-lpmdemo.dtb
-ti/k3-am625-minimal.dtb
This patch is to remove them for now.
Enable the applicable dtb once the equivalent support is
added in ti-linux-5.10.y kernel later.
Signed-off-by: Praneeth Bajjuri
---
On 3/4/2022 1:25 PM, Ryan Eatmon wrote:
diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.6.15.bb
b/recipes-bsp/prueth-fw/prueth-fw.bb
similarity index 88%
rename from recipes-bsp/prueth-fw/prueth-fw_5.6.15.bb
rename to recipes-bsp/prueth-fw/prueth-fw.bb
index f7336fb1..e41bb3c0 100644
--- a/reci
On 3/4/2022 1:15 PM, Praneeth Bajjuri wrote:
commit 5a05d0b ("ti-pruss: Update AM57x PRP firmware to 002.020.035")
commit d88ee87 ("ti-pruss: Update AM57x HSR firmware to 002.020.035")
commit bc428f2 ("ti-pruss: Update AM57x Switch firmware to 003.002.012")
commit f154d9e ("ti-pruss: Update AM5
commit 5a05d0b ("ti-pruss: Update AM57x PRP firmware to 002.020.035")
commit d88ee87 ("ti-pruss: Update AM57x HSR firmware to 002.020.035")
commit bc428f2 ("ti-pruss: Update AM57x Switch firmware to 003.002.012")
commit f154d9e ("ti-pruss: Update AM57x Dual-EMAC firmware to 005.006.018")
has updat
1 - 100 of 292 matches
Mail list logo