Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/AM335X/AM335X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ devices/AM335X/linux/Release_Specific
devices/AM335X/linux/Release_Specific_Release_Notes
devices/AM335X/linux/Release_Specific_Migration_Guide
devices/AM335X/linux/Release_Specific_Performance_Guide
linux/Release_Specific_Yocto_layer_Configuration
devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration
linux/Release_Specific_Supported_Platforms_and_Versions
linux/Foundational_Components
linux/Foundational_Components_U-Boot
Expand Down
2 changes: 1 addition & 1 deletion configs/AM437X/AM437X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ devices/AM437X/linux/Release_Specific
devices/AM437X/linux/Release_Specific_Release_Notes
devices/AM437X/linux/Release_Specific_Migration_Guide
devices/AM437X/linux/Release_Specific_Performance_Guide
linux/Release_Specific_Yocto_layer_Configuration
devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration
linux/Release_Specific_Supported_Platforms_and_Versions
linux/Foundational_Components
linux/Foundational_Components_U-Boot
Expand Down
2 changes: 1 addition & 1 deletion source/devices/AM335X/linux/Release_Specific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Release Specific

Release_Specific_Release_Notes
Release_Specific_Performance_Guide
/linux/Release_Specific_Yocto_layer_Configuration
Release_Specific_Yocto_layer_Configuration
Release_Specific_Migration_Guide
/linux/Release_Specific_Supported_Platforms_and_Versions
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Processor SDK 11.xx Releases
Processor SDK 11.02.05.02
-------------------------
- 2025 LTS Update release, with Kernel Stable Refresh. Please see :ref:`release-specific-build-information`.
- Kernel 6.12.57
- Kernel 6.12.49
- U-Boot 2025.01
- Yocto Scarthgap/5.0
- Platforms Supported : `TMDXEVM3358 <https://www.ti.com/tool/TMDXEVM3358>`__ , `TMDSSK3358 <https://www.ti.com/tool/TMDSSK3358>`__ , `TMDSICE3359 <https://www.ti.com/tool/TMDSICE3359>`__
Expand Down
16 changes: 8 additions & 8 deletions source/devices/AM335X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@ Released November 2025

Processor SDK 11.02 Release has following new features:

- 2025 LTS Stable Update to 6.12.57
- New platform: Beaglebone Green Eco support
- 2025 LTS Stable Update to 6.12.49
- New platform: `BEAGL-BONE-GRN-ECO <https://www.ti.com/tool/BEAGL-BONE-GRN-ECO>`__ support
- ICSSM bug fixes
- Test automation improvements

|
- ARM Analytics AI stack enabled in the filesystem
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display
- Web-based dashboard (port 3000) for real-time CPU performance and Arm Audio analytics demo via standard web browser

.. rubric:: SDK Components & Versions
:name: sdk-components-versions

+--------------------------+----------------------------+
| Component | Version |
+==========================+============================+
| Linux Kernel | 6.12.57 (2025 LTS) |
| Linux Kernel | 6.12.49 (2025 LTS) |
+--------------------------+----------------------------+
| U-Boot | 2025.01 |
+--------------------------+----------------------------+
Expand Down Expand Up @@ -102,8 +102,8 @@ Build Information
- :ref:`Build Config <Build-U-Boot-label>`
* - Linux Kernel
- `ti-linux-6.12.y <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.12.y>`__
- non-RT- `11.02.05 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05>`__ , RT- `11.02.05-rt <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05-rt>`__
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/ti33x/defconfig?h=11.02.05>`__ , `RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.12/ti33x/defconfig?h=11.02.05>`__
- `11.02.05 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05>`__
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/ti33x/defconfig?h=11.02.05>`__
* - meta-ti
- `scarthgap <https://git.yoctoproject.org/meta-ti/log/?h=scarthgap>`__
- `11.02.05 <https://git.yoctoproject.org/meta-ti/tag/?h=11.02.05>`__
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.. _yocto-layer-configuration:

Check warning on line 1 in source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 13.26 is above the recommended reading grade level of 9. Raw Output: {"message": "[RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 13.26 is above the recommended reading grade level of 9.", "location": {"path": "source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "INFO"}

#########################
Yocto Layer Configuration

Check warning on line 4 in source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Headings] Use sentence-style capitalization in 'Yocto Layer Configuration'. Raw Output: {"message": "[RedHat.Headings] Use sentence-style capitalization in 'Yocto Layer Configuration'.", "location": {"path": "source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 4, "column": 1}}}, "severity": "INFO"}
#########################

Processor SDK uses oe-layersetup configuration files to initialize the
Yocto build environment. Configure your build with the following command:

.. code-block:: console

$ ./oe-layertool-setup.sh -f <config>

Replace ``<config>`` with one of the configuration files listed below.

Check warning on line 14 in source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.TermsSuggestions] Depending on the context, consider using 'after', 'later', or 'following' rather than 'below'. Raw Output: {"message": "[RedHat.TermsSuggestions] Depending on the context, consider using 'after', 'later', or 'following' rather than 'below'.", "location": {"path": "source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 14, "column": 65}}}, "severity": "INFO"}

The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
contains the following configuration files in the :file:`configs/processor-sdk` directory.

Check warning on line 17 in source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Slash] Use either 'or' or 'and' in 'configs/processor' Raw Output: {"message": "[RedHat.Slash] Use either 'or' or 'and' in 'configs/processor'", "location": {"path": "source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 17, "column": 58}}}, "severity": "WARNING"}

Check warning on line 17 in source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'has' rather than 'contains'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'has' rather than 'contains'.", "location": {"path": "source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 17, "column": 1}}}, "severity": "INFO"}

.. list-table:: Yocto Layer Configuration
:widths: 50 50 30
:header-rows: 1

* - Config File
- Description
- Supported machines/platforms
* - :file:`processor-sdk-scarthgap-11.02.05.02-config.txt`
- Processor SDK 11.02.05.02 Release
- |__SDK_BUILD_MACHINE__|
2 changes: 1 addition & 1 deletion source/devices/AM437X/linux/Release_Specific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Release Specific

Release_Specific_Release_Notes
Release_Specific_Performance_Guide
/linux/Release_Specific_Yocto_layer_Configuration
Release_Specific_Yocto_layer_Configuration
Release_Specific_Migration_Guide
/linux/Release_Specific_Supported_Platforms_and_Versions
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Processor SDK 11.xx Releases
Processor SDK 11.02.05.02
-------------------------
- 2025 LTS Update release, with Kernel Stable Refresh. Please see :ref:`release-specific-build-information`.
- Kernel 6.12.57
- Kernel 6.12.49
- U-Boot 2025.01
- Yocto Scarthgap/5.0
- Platforms Supported : `TMDSEVM437X <https://www.ti.com/tool/TMDSEVM437X>`__ , `TMDSIDK437X <https://www.ti.com/tool/TMDSIDK437X>`__
Expand Down
10 changes: 6 additions & 4 deletions source/devices/AM437X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,20 @@ Released November 2025

Processor SDK 11.02 Release has following new features:

- 2025 LTS Stable Update to 6.12.57
- 2025 LTS Stable Update to 6.12.49
- ICSSM bug fixes
- Test automation improvements
- HDMI suport in Linux
- ARM Analytics AI stack enabled in the filesystem
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display

.. rubric:: SDK Components & Versions
:name: sdk-components-versions

+--------------------------+----------------------------+
| Component | Version |
+==========================+============================+
| Linux Kernel | 6.12.57 (2025 LTS) |
| Linux Kernel | 6.12.49 (2025 LTS) |
+--------------------------+----------------------------+
| U-Boot | 2025.01 |
+--------------------------+----------------------------+
Expand Down Expand Up @@ -101,8 +103,8 @@ Build Information
- :ref:`Build Config <Build-U-Boot-label>`
* - Linux Kernel
- `ti-linux-6.12.y <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.12.y>`__
- non-RT- `11.02.05 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05>`__ , RT- `11.02.05-rt <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05-rt>`__
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/ti43x/defconfig?h=11.02.05>`__ , `RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.12/ti43x/defconfig?h=11.02.05>`__
- `11.02.05 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05>`__
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/ti43x/defconfig?h=11.02.05>`__
* - meta-ti
- `scarthgap <https://git.yoctoproject.org/meta-ti/log/?h=scarthgap>`__
- `11.02.05 <https://git.yoctoproject.org/meta-ti/tag/?h=11.02.05>`__
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.. _yocto-layer-configuration:

Check warning on line 1 in source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 13.26 is above the recommended reading grade level of 9. Raw Output: {"message": "[RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 13.26 is above the recommended reading grade level of 9.", "location": {"path": "source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "INFO"}

#########################
Yocto Layer Configuration

Check warning on line 4 in source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Headings] Use sentence-style capitalization in 'Yocto Layer Configuration'. Raw Output: {"message": "[RedHat.Headings] Use sentence-style capitalization in 'Yocto Layer Configuration'.", "location": {"path": "source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 4, "column": 1}}}, "severity": "INFO"}
#########################

Processor SDK uses oe-layersetup configuration files to initialize the
Yocto build environment. Configure your build with the following command:

.. code-block:: console

$ ./oe-layertool-setup.sh -f <config>

Replace ``<config>`` with one of the configuration files listed below.

Check warning on line 14 in source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.TermsSuggestions] Depending on the context, consider using 'after', 'later', or 'following' rather than 'below'. Raw Output: {"message": "[RedHat.TermsSuggestions] Depending on the context, consider using 'after', 'later', or 'following' rather than 'below'.", "location": {"path": "source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 14, "column": 65}}}, "severity": "INFO"}

The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
contains the following configuration files in the :file:`configs/processor-sdk` directory.

Check warning on line 17 in source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Slash] Use either 'or' or 'and' in 'configs/processor' Raw Output: {"message": "[RedHat.Slash] Use either 'or' or 'and' in 'configs/processor'", "location": {"path": "source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 17, "column": 58}}}, "severity": "WARNING"}

Check warning on line 17 in source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'has' rather than 'contains'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'has' rather than 'contains'.", "location": {"path": "source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst", "range": {"start": {"line": 17, "column": 1}}}, "severity": "INFO"}

.. list-table:: Yocto Layer Configuration
:widths: 50 50 30
:header-rows: 1

* - Config File
- Description
- Supported machines/platforms
* - :file:`processor-sdk-scarthgap-11.02.05.02-config.txt`
- Processor SDK 11.02.05.02 Release
- |__SDK_BUILD_MACHINE__|
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Processor SDK 11.xx Releases
Processor SDK 11.02.05.02
-------------------------
- 2025 LTS Update release, with Kernel Stable Refresh. Please see :ref:`release-specific-build-information`.
- Kernel 6.12.57
- Kernel 6.12.49
- U-Boot 2025.01
- Yocto Scarthgap/5.0
- Platforms Supported : `TMDX654IDKEVM <https://www.ti.com/tool/TMDX654IDKEVM>`__
Expand Down
10 changes: 5 additions & 5 deletions source/devices/AM65X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@ Released November 2025

**Processor SDK Linux AM65X Release has following new features:**

- 2025 LTS Stable Update to 6.12.57
- 2025 LTS Stable Update to 6.12.49
- ICSSM bug fixes
- VLAN Multicast filtering on ICSSG
- ICSSG XDP Support (Zero Copy)
- Test automation improvements

- ARM Analytics AI stack enabled in the filesystem
- LVGL (Light and Versatile Graphics Library) based interactive demo as out-of-the-box (OOB) on display

**Component version:**

- Kernel 6.12.57
- RT Kernel 6.12.57
- Kernel 6.12.49
- RT Kernel 6.12.49
- U-Boot 2025.01
- Toolchain GCC 13.4+
- ATF 2.13+
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
.. _yocto-layer-configuration:

**************************
#########################
Yocto Layer Configuration
**************************
#########################

Processor SDK uses the following oe-layersetup configs to configure the
meta layers. These are the <config> used in the command:
Processor SDK uses oe-layersetup configuration files to initialize the
Yocto build environment. Configure your build with the following command:

``$ ./oe-layertool-setup.sh -f <config>``
.. code-block:: console

|
| The following config files are located in the **configs/processor-sdk/**
directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/oe-layersetup/>`_.
$ ./oe-layertool-setup.sh -f <config>

+-----------------------------------------------+----------------------------------------------------+--------------------------------+
| Config File | Description | Supported machines |
+===============================================+====================================================+================================+
| processor-sdk-09.03.05.02-legacy-config.txt | Processor SDK Linux 09.03.05.02 Release | am65xx-evm |
+-----------------------------------------------+----------------------------------------------------+--------------------------------+
Replace ``<config>`` with one of the configuration files listed below.

The `oe-layersetup git repository <https://git.ti.com/cgit/arago-project/oe-layersetup/>`__
contains the following configuration files in the :file:`configs/processor-sdk` directory.

.. list-table:: Yocto Layer Configuration
:widths: 50 50 30
:header-rows: 1

* - Config File
- Description
- Supported machines/platforms
* - :file:`processor-sdk-scarthgap-11.02.05.02-config.txt`
- Processor SDK 11.02.05.02 Release
- |__SDK_BUILD_MACHINE__|
21 changes: 0 additions & 21 deletions source/linux/Release_Specific/_Layer_Configuration.rst

This file was deleted.

6 changes: 0 additions & 6 deletions source/linux/Release_Specific_Yocto_layer_Configuration.rst

This file was deleted.

Loading