Skip to content

Commit c51e4c5

Browse files
praneethbajjuricshilwant
authored andcommitted
feat(linux): AM62LX: Update 11.02 Release tag info
Update 11.02 Initial Release tag info Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
1 parent 756d1f9 commit c51e4c5

File tree

5 files changed

+31
-23
lines changed

5 files changed

+31
-23
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11_01_16_13
1+
11_02_08_02

source/devices/AM62LX/linux/Release_Specific_Migration_Guide.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ of the AM62L Linux SDK.
1111
Processor SDK Linux AM62LX 11.xx Releases
1212
*****************************************
1313

14+
Processor SDK 11.02.08.02
15+
=========================
16+
- This is the fourth release on the 2025 LTS stream with 6.12 kernel, 2025.01 U-Boot and Yocto Scarthgap/5.0
17+
- ATF 2.12+
18+
- Yocto Scarthgap/5.0
19+
- Platforms Supported : AM62Lx SR1.1 (HS-FS) : `AM62LX-EVM <https://www.ti.com/tool/TMDS62LEVM>`__
20+
1421
Processor SDK 11.01.16.13
1522
=========================
1623
- This is the third release on the 2025 LTS stream with 6.12 kernel, 2025.01 U-Boot and Yocto Scarthgap/5.0

source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ found on the SDK download page or in the installed directory as indicated below.
3737
- Debian Manifest: `TI debian software manifest 11.01.16.13
3838
<https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-YjEeNKJJjt/11.01.16.13/software_manifest_debian_am62lxx-evm_am62lxx-evm.htm>`__
3939

40-
Release 11.01.16.13
40+
Release 11.02.08.02
4141
===================
4242

43-
Released on Oct 2025
43+
Released on Dec 2025
4444

4545
What's new
4646
----------
@@ -49,27 +49,28 @@ What's new
4949

5050
- Supported AM62Lx SR1.1 Only
5151
- New 2-Stage A53 Boot Flow including OPTEE
52-
- ATF Based Device Manager including SCMI
52+
- Low Power Mode: DeepSleep Wakeup Event - UART, GPIO, CPUFreq Framework with DFS
53+
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>` OPTEE TRNG
54+
- Support for multiple Linux distributions, such as Yocto, Debian and Buildroot
55+
56+
**Key Release References:**
57+
5358
- Tools: :ref:`K3conf <How-to-use-k3conf-label>`
54-
- U-Boot: Legacy Boot Flow, Boot modes (UART, MMCSD, OSPI), GPMC NAND, CPSW, DMA
5559
- U-Boot: :ref:`User and Reduced Bootmode OTP Programming <programming-user-otp-fuses-label>`
5660
- U-Boot: :ref:`Key writer lite Programming <key-writer-lite-label>`
57-
- Kernel: RTC, DMA, GPIO, I2C, UART, MMCSD, OSPI NOR, eCAP, eQEP, CPSW, McASP/Audio, DSS, DSI
58-
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>` AES, SHA, MD5, HMAC
61+
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>`
5962
- RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies <RT-linux-performance>`
6063
- Support for Wifi with M2 CC33xx cards - :ref:`How to Enable M.2-CC33xx in Linux <enable_m2cc3301>`
6164
- Out-of-Box experience based on LVGL (Light and Versatile Graphics Library) - :ref:`TI LVGL Demo - User Guide <TI-LVGL-Demo-User-Guide-label>`
62-
- Jailhouse with Kernel 6.12
63-
- Debian distribution based on Armbian
64-
- Support for multiple Linux distributions, such as Yocto, Debian and Buildroot
6565

6666
**Component version:**
6767

68-
- Kernel (Including RT) 6.12.43
68+
- Kernel (Including RT) 6.12.57
6969
- U-Boot 2025.01
7070
- Toolchain GCC 13.4
71+
- OPTEE 4.7.0
7172
- ATF 2.12+
72-
- TIFS Firmware `v11.01.12 <https://software-dl.ti.com/tisci/esd/11_01_12/release_notes/release_notes.html>`__ (Click on the link for more information)
73+
- TIFS Firmware `v11.02.05 <https://software-dl.ti.com/tisci/esd/11_02_05/release_notes/release_notes.html>`__ (Click on the link for more information)
7374
- Yocto scarthgap 5.0
7475
- Armbian-based Debian 13 (Trixie)
7576
- Buildroot 2024.11.1
@@ -92,35 +93,35 @@ Arago (Yocto/OE)
9293
- Config Info
9394
* - U-Boot
9495
- `ti-u-boot-2025.01 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?h=ti-u-boot-2025.01>`__
95-
- `11.01.16 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tag/?h=11.01.16>`__
96+
- `11.02.08 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tag/?h=11.02.08>`__
9697
- :ref:`Build Config <Build-U-Boot-label>`
9798
* - TF-A
9899
- `ti-master <https://github.com/TexasInstruments/arm-trusted-firmware/tree/ti-master>`__
99-
- `v2.12+ <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc?h=11.01.16#n11>`__
100+
- `v2.12+ <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc?h=11.02.08#n11>`__
100101
-
101102
* - OPTEE
102103
- `master <https://github.com/OP-TEE/optee_os/tree/master>`__
103-
- `4.7.0+ <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc?h=11.01.16#n1>`__
104+
- `4.7.0+ <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc?h=11.02.08#n1>`__
104105
- |__OPTEE_PLATFORM_FLAVOR__|
105106
* - Linux Firmware
106107
- `ti-linux-firmware <https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?h=ti-linux-firmware>`__
107-
- `11.01.16 <https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/tag/?h=11.01.16>`__
108+
- `11.02.08 <https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/tag/?h=11.02.08>`__
108109
-
109110
* - Linux Kernel
110111
- `ti-linux-6.12.y <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.12.y>`__
111-
- `11.01.16 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.01.16>`__
112-
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/k3/defconfig?h=11.01.16>`__ , `RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.12/k3/defconfig?h=11.01.16>`__
112+
- `11.02.08 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.08>`__
113+
- `non-RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.12/k3/defconfig?h=11.02.08>`__ , `RT <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.12/k3/defconfig?h=11.02.08>`__
113114
* - meta-ti
114115
- `scarthgap <https://git.yoctoproject.org/meta-ti/log/?h=scarthgap>`__
115-
- `11.01.16 <https://git.yoctoproject.org/meta-ti/tag/?h=11.01.16>`__
116+
- `11.02.08 <https://git.yoctoproject.org/meta-ti/tag/?h=11.02.08>`__
116117
- |__SDK_BUILD_MACHINE__|
117118
* - meta-arago
118119
- `scarthgap <https://git.yoctoproject.org/meta-arago/log/?h=scarthgap>`__
119-
- `11.01.16 <https://git.yoctoproject.org/meta-arago/tag/?h=11.01.16>`__
120+
- `11.02.08 <https://git.yoctoproject.org/meta-arago/tag/?h=11.02.08>`__
120121
-
121122
* - meta-tisdk
122123
- `scarthgap <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/log/?h=scarthgap>`__
123-
- `11.01.16.13 <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/tag/?h=11.01.16.13>`__
124+
- `11.02.08.02 <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/tag/?h=11.02.08.02>`__
124125
-
125126

126127
Debian (Armbian)

source/devices/AM62LX/linux/Release_Specific_Yocto_layer_Configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ directory of the `oe-layersetup git repo <https://git.ti.com/cgit/arago-project/
1717
+---------------------------------------------------------------+-----------------------------------+-------------------------------+
1818
| Config File | Description | Supported machines/platforms |
1919
+===============================================================+===================================+===============================+
20-
| processor-sdk-scarthgap-nonqt-11.01.16.13-config.txt | Processor SDK 11.01.16.13 Release | |__SDK_BUILD_MACHINE__| |
20+
| processor-sdk-scarthgap-nonqt-11.02.08.02-config.txt | Processor SDK 11.02.08.02 Release | |__SDK_BUILD_MACHINE__| |
2121
+---------------------------------------------------------------+-----------------------------------+-------------------------------+
2222

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11_01_16_13
1+
11_02_08_02

0 commit comments

Comments
 (0)