diff --git a/configs/AM335X/AM335X_linux_toc.txt b/configs/AM335X/AM335X_linux_toc.txt index 213c5472e..e4469e9e2 100644 --- a/configs/AM335X/AM335X_linux_toc.txt +++ b/configs/AM335X/AM335X_linux_toc.txt @@ -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 diff --git a/configs/AM437X/AM437X_linux_toc.txt b/configs/AM437X/AM437X_linux_toc.txt index f203aea8b..2e1edee45 100644 --- a/configs/AM437X/AM437X_linux_toc.txt +++ b/configs/AM437X/AM437X_linux_toc.txt @@ -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 diff --git a/source/devices/AM335X/linux/Release_Specific.rst b/source/devices/AM335X/linux/Release_Specific.rst index 9207d0fbc..c59251617 100644 --- a/source/devices/AM335X/linux/Release_Specific.rst +++ b/source/devices/AM335X/linux/Release_Specific.rst @@ -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 diff --git a/source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst b/source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst index f26f869ee..8aa87a6cf 100644 --- a/source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst +++ b/source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst @@ -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 `__ , `TMDSSK3358 `__ , `TMDSICE3359 `__ diff --git a/source/devices/AM335X/linux/Release_Specific_Release_Notes.rst b/source/devices/AM335X/linux/Release_Specific_Release_Notes.rst index 4b63ad959..4dd7b06d2 100644 --- a/source/devices/AM335X/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM335X/linux/Release_Specific_Release_Notes.rst @@ -53,12 +53,12 @@ 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 `__ 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 @@ -66,7 +66,7 @@ Processor SDK 11.02 Release has following new features: +--------------------------+----------------------------+ | Component | Version | +==========================+============================+ -| Linux Kernel | 6.12.57 (2025 LTS) | +| Linux Kernel | 6.12.49 (2025 LTS) | +--------------------------+----------------------------+ | U-Boot | 2025.01 | +--------------------------+----------------------------+ @@ -102,8 +102,8 @@ Build Information - :ref:`Build Config ` * - Linux Kernel - `ti-linux-6.12.y `__ - - non-RT- `11.02.05 `__ , RT- `11.02.05-rt `__ - - `non-RT `__ , `RT `__ + - `11.02.05 `__ + - `non-RT `__ * - meta-ti - `scarthgap `__ - `11.02.05 `__ diff --git a/source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst b/source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst new file mode 100644 index 000000000..7ddc3fc42 --- /dev/null +++ b/source/devices/AM335X/linux/Release_Specific_Yocto_layer_Configuration.rst @@ -0,0 +1,28 @@ +.. _yocto-layer-configuration: + +######################### +Yocto Layer Configuration +######################### + +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 + +Replace ```` with one of the configuration files listed below. + +The `oe-layersetup git repository `__ +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__| diff --git a/source/devices/AM437X/linux/Release_Specific.rst b/source/devices/AM437X/linux/Release_Specific.rst index 9207d0fbc..c59251617 100644 --- a/source/devices/AM437X/linux/Release_Specific.rst +++ b/source/devices/AM437X/linux/Release_Specific.rst @@ -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 diff --git a/source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst b/source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst index 723b5c5a1..b5228618b 100644 --- a/source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst +++ b/source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst @@ -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 `__ , `TMDSIDK437X `__ diff --git a/source/devices/AM437X/linux/Release_Specific_Release_Notes.rst b/source/devices/AM437X/linux/Release_Specific_Release_Notes.rst index 45262209b..dba1f276b 100644 --- a/source/devices/AM437X/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM437X/linux/Release_Specific_Release_Notes.rst @@ -54,10 +54,12 @@ 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 @@ -65,7 +67,7 @@ Processor SDK 11.02 Release has following new features: +--------------------------+----------------------------+ | Component | Version | +==========================+============================+ -| Linux Kernel | 6.12.57 (2025 LTS) | +| Linux Kernel | 6.12.49 (2025 LTS) | +--------------------------+----------------------------+ | U-Boot | 2025.01 | +--------------------------+----------------------------+ @@ -101,8 +103,8 @@ Build Information - :ref:`Build Config ` * - Linux Kernel - `ti-linux-6.12.y `__ - - non-RT- `11.02.05 `__ , RT- `11.02.05-rt `__ - - `non-RT `__ , `RT `__ + - `11.02.05 `__ + - `non-RT `__ * - meta-ti - `scarthgap `__ - `11.02.05 `__ diff --git a/source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst b/source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst new file mode 100644 index 000000000..7ddc3fc42 --- /dev/null +++ b/source/devices/AM437X/linux/Release_Specific_Yocto_layer_Configuration.rst @@ -0,0 +1,28 @@ +.. _yocto-layer-configuration: + +######################### +Yocto Layer Configuration +######################### + +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 + +Replace ```` with one of the configuration files listed below. + +The `oe-layersetup git repository `__ +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__| diff --git a/source/devices/AM65X/linux/Release_Specific_Migration_Guide.rst b/source/devices/AM65X/linux/Release_Specific_Migration_Guide.rst index 758f13624..5be970bdc 100644 --- a/source/devices/AM65X/linux/Release_Specific_Migration_Guide.rst +++ b/source/devices/AM65X/linux/Release_Specific_Migration_Guide.rst @@ -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 `__ diff --git a/source/devices/AM65X/linux/Release_Specific_Release_Notes.rst b/source/devices/AM65X/linux/Release_Specific_Release_Notes.rst index 2a2f714dd..fb8cf0258 100644 --- a/source/devices/AM65X/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM65X/linux/Release_Specific_Release_Notes.rst @@ -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+ diff --git a/source/devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration.rst b/source/devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration.rst index 26b1f27d2..7ddc3fc42 100644 --- a/source/devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration.rst +++ b/source/devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration.rst @@ -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 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 `` +.. code-block:: console -| -| The following config files are located in the **configs/processor-sdk/** - directory of the `oe-layersetup git repo `_. + $ ./oe-layertool-setup.sh -f -+-----------------------------------------------+----------------------------------------------------+--------------------------------+ -| 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 ```` with one of the configuration files listed below. + +The `oe-layersetup git repository `__ +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__| diff --git a/source/linux/Release_Specific/_Layer_Configuration.rst b/source/linux/Release_Specific/_Layer_Configuration.rst deleted file mode 100644 index 18ee6bb4e..000000000 --- a/source/linux/Release_Specific/_Layer_Configuration.rst +++ /dev/null @@ -1,21 +0,0 @@ -************************** -Yocto Layer Configuration -************************** - -Processor SDK uses the following oe-layersetup configs to configure the -meta layers. These are the used in the command: - -``$ ./oe-layertool-setup.sh -f `` - -.. ifconfig:: CONFIG_sdk in ('SITARA') - - The following config files are located in the **configs/processor-sdk** directory of the `oe-layersetup git repo `_. - - +-------------------------------------------------+-----------------------------------+-----------------------------------------------------------------------------------------------+ - | Config File | Description | Supported machines/platforms | - +=================================================+===================================+===============================================================================================+ - | processor-sdk-scarthgap-11.02.05.02-config.txt | Processor SDK 11.02.05.02 Release | am335x-evm, am437x-evm, am65xx-hs-evm | - +-------------------------------------------------+-----------------------------------+-----------------------------------------------------------------------------------------------+ - | processor-sdk-scarthgap-11.02.08.02-config.txt | Processor SDK 11.02.08.02 Release | am64xx-evm, am62xx-evm, am62xx-lp-evm, am62xxsip-evm, am62lxx-evm, am62pxx-evm, am62dxx-evm | - +-------------------------------------------------+-----------------------------------+-----------------------------------------------------------------------------------------------+ - diff --git a/source/linux/Release_Specific_Yocto_layer_Configuration.rst b/source/linux/Release_Specific_Yocto_layer_Configuration.rst deleted file mode 100644 index 1fe995ce6..000000000 --- a/source/linux/Release_Specific_Yocto_layer_Configuration.rst +++ /dev/null @@ -1,6 +0,0 @@ -.. _yocto-layer-configuration: - -.. ************************************ -.. Layer Configuration -.. ************************************ -.. include:: Release_Specific/_Layer_Configuration.rst