@@ -42,8 +42,8 @@ Documentation
4242 running the demonstration application that is loaded on flash. This
4343 document is provided as part of the EVM kit.
4444
45- Release 11.02
46- =============
45+ Release 11.02.05.02
46+ ===================
4747
4848Released November 2025
4949
@@ -83,96 +83,46 @@ See :ref:`here <release-specific-supported-platforms-and-versions>` for a list o
8383Build Information
8484=================
8585
86- U-Boot
87- ------
88-
89- | Head Commit: a44465cad8a30cbad5e8b22baef59aa7f5151494 TI: dts: arm64: ti: sync dtbs from ti-linux-6.12.y upto 1a86d36433ea
90- | Clone: git://git.ti.com/ti-u-boot/ti-u-boot.git
91- | Branch: ti-u-boot-2025.01
92- | Tag: 11.02.05
93- |
94-
95- TF-A
96- ----
97-
98- | Head Commit: e0c4d3903b382bf34f552af53e6d955fae5283ab Merge changes from topic "xlnx_fix_gen_con_datatype" into integration
99- | Repo: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git
100- | Branch: master
101- | Tag: 2.13+
102- |
103-
104- OP-TEE
105- ------
106-
107- | Head Commit: a9690ae39995af36a31b7a4f446f27ea0787e3a4 plat-k3: drivers: Add TRNG driver support in AM62L
108- | Repo: https://github.com/OP-TEE/optee_os/
109- | Branch: master
110- | Tag: 4.7+
111- |
112-
113- ti-linux-firmware
114- -----------------
115-
116- | Head Commit: 0a37dc07b1120127eba73c7196a0b532350b9639 ti-ipc: am62x/am62ax/am62px: Update ipc firmware
117- | Repo: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware
118- | Branch: ti-linux-firmware
119- | Tag: 11.02.05
120- |
121-
122-
123- Kernel
124- ------
125- .. rubric :: Linux Kernel
126- :name: linux-kernel
127-
128- | Head Commit: 1a86d36433eac7cef246d41fbd4d2bdd9612253f PENDING: arm64: dts: ti: k3-am62p-j722s-common-main: Change reg value for OLDI TX
129- | Clone: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
130- | Branch: ti-linux-6.12.y
131- | Tag: 11.02.05
132- | use-kernel-config=defconfig
133- | config-fragment=kernel/configs/ti_arm64_prune.config
134- |
135-
136- .. rubric :: Real Time (RT) Linux Kernel
137- :name: real-time-rt-linux-kernel
138-
139- | Head Commit: 1a86d36433eac7cef246d41fbd4d2bdd9612253f PENDING: arm64: dts: ti: k3-am62p-j722s-common-main: Change reg value for OLDI TX
140- | Clone: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
141- | Branch: ti-linux-6.12.y
142- | Tag: 11.02.05
143- | use-kernel-config=defconfig
144- | config-fragment=config-fragment=kernel/configs/ti_arm64_prune.config kernel/configs/ti_rt.config
145- |
146-
147-
148- Yocto
149- -----
150- .. rubric :: meta-ti
151- :name: meta-ti
152-
153- | Head Commit: f483464c72055cdcb81853e06afc89719e73073f CI/CD Auto-Merger: cicd.scarthgap.202511140456
154- | Clone: git://git.yoctoproject.org/meta-ti
155- | Branch: scarthgap
156- | Release Tag: 11.02.05
157- |
158-
159- .. rubric :: meta-arago
160- :name: meta-arago
161-
162- | Head Commit: 0d3641074b98f79096d415483402e580318249f2 CI/CD Auto-Merger: cicd.scarthgap.202511140456
163- | Clone: git://git.yoctoproject.org/meta-arago
164- | Branch: scarthgap
165- | Release Tag: 11.02.05
166- |
167-
168-
169- .. rubric :: meta-tisdk
170-
171- | Head Commit: 13c9c57b790a940c8f7b8b6a5d634ef04e3c7f03 meta-ti-foundational: recipes-core: include ti-lvgl-demo
172- | Clone: git://git.ti.com/ti-sdk-linux/meta-tisdk.git
173- | Branch: scarthgap
174- | Release Tag:
175- |
86+ .. list-table ::
87+ :header-rows: 1
88+ :widths: 15, 30, 30, 30
89+
90+ * - Component
91+ - Branch Info
92+ - Tag Info
93+ - Config Info
94+ * - U-Boot
95+ - `ti-u-boot-2025.01 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?h=ti-u-boot-2025.01 >`__
96+ - `11.02.05 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tag/?h=11.02.05 >`__
97+ - :ref: `Build Config <Build-U-Boot-label >`
98+ * - TF-A
99+ - `master <https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a.git/+/refs/heads/master >`__
100+ - `v2.13+ <https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc?h=11.02.05#n3 >`__
101+ -
102+ * - OPTEE
103+ - `master <https://github.com/OP-TEE/optee_os/tree/master >`__
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.05#n1 >`__
105+ - |__OPTEE_PLATFORM_FLAVOR__ |
106+ * - Linux Firmware
107+ - `ti-linux-firmware <https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?h=ti-linux-firmware >`__
108+ - `11.02.05 <https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/tag/?h=11.02.05 >`__
109+ -
110+ * - Linux Kernel
111+ - `ti-linux-6.12.y <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.12.y >`__
112+ - `11.02.05 <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tag/?h=11.02.05 >`__
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.05 >`__ , `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.05 >`__
114+ * - meta-ti
115+ - `scarthgap <https://git.yoctoproject.org/meta-ti/log/?h=scarthgap >`__
116+ - `11.02.05 <https://git.yoctoproject.org/meta-ti/tag/?h=11.02.05 >`__
117+ - |__SDK_BUILD_MACHINE__ |
118+ * - meta-arago
119+ - `scarthgap <https://git.yoctoproject.org/meta-arago/log/?h=scarthgap >`__
120+ - `11.02.05 <https://git.yoctoproject.org/meta-arago/tag/?h=11.02.05 >`__
121+ -
122+ * - meta-tisdk
123+ - `scarthgap <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/log/?h=scarthgap >`__
124+ - `11.02.05.02 <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/tag/?h=11.02.05.02 >`__
125+ -
176126
177127
178128Installation and Usage
0 commit comments