Re: [meta-ti][master/kirkstone][PATCH] linux-ti-next,conf/machine: Add support for new vendored dts dir

2023-07-24 Thread Denys Dmytriyenko
This has a negative side-effect of linux-ti-next never testing *upstreamed* DTs listed in KERNEL_DEVICETREE even on modern 64bit K3 platforms... On Mon, Jul 24, 2023 at 03:45:36PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > The latest kernel has made the change to add vendor subdirec

[meta-ti][master/kirkstone][PATCH] linux-ti-next,conf/machine: Add support for new vendored dts dir

2023-07-24 Thread Ryan Eatmon via lists.yoctoproject.org
The latest kernel has made the change to add vendor subdirectories into the arm 32bit dts directory. This effectively breaks the KERNEL_DEVICETREE settings in the machine configs for 32bit platforms, so switch them over to using the PREFIX variable. Also change the linux-ti-next to use the PREFIX

Re: [meta-ti][master/kirkstone][PATCH] meta-ti-bsp: licenses: Update TI-TSPA license file

2023-07-24 Thread Denys Dmytriyenko
NAK. TSPA is the old license. The new one is TFL. What you are doing is replacing TSPA text with TFL text, while still calling it TSPA. Both of the license files are already available in meta-ti: https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/licenses And both still need to exist - old

Re: [meta-ti][master/kirkstone][PATCH] ti-rtos-firmware: Add missing links and reformat file for consistency

2023-07-24 Thread Andrew Davis via lists.yoctoproject.org
On 7/24/23 10:26 AM, Ryan Eatmon via lists.yoctoproject.org wrote: Add in missing *-sec links pointing to signed files especially for j784s4. Reformat file a little to make the groupings easier to manage in the future when looking to see if -sec links are missing. Signed-off-by: Ryan Eatmon --

[meta-ti][master/kirkstone][PATCH] ti-rtos-firmware: Add missing links and reformat file for consistency

2023-07-24 Thread Ryan Eatmon via lists.yoctoproject.org
Add in missing *-sec links pointing to signed files especially for j784s4. Reformat file a little to make the groupings easier to manage in the future when looking to see if -sec links are missing. Signed-off-by: Ryan Eatmon --- .../ti-rtos-bin/ti-rtos-firmware.bb | 353 ++

[meta-ti][master/kirkstone][PATCH] meta-ti-bsp: licenses: Update TI-TSPA license file

2023-07-24 Thread Chirag Shilwant via lists.yoctoproject.org
- The TI-TSPA license file content we currently have is obsolete. Hence, update the content for the same. Signed-off-by: Chirag Shilwant --- meta-ti-bsp/licenses/TI-TSPA | 207 +++ 1 file changed, 16 insertions(+), 191 deletions(-) diff --git a/meta-ti-bsp/licen