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 source/devices/J7_Family/linux/Release_Specific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release Specific
:maxdepth: 5

Release_Specific_Release_Notes
Release_Specific_Performance_Guide
Release_Specific_Kernel_Performance_Guide
Release_Specific_Yocto_layer_Configuration
Release_Specific_Supported_Platforms_and_Versions
Release_Specific_Migration_Guide
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
.. /linux/Release_Specific/CoreSDK_Linux_Migration_Guide.rst.inc
.. http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Migration_Guide

.. include:: /devices/J7_Family/linux/_Release_Specific_Migration_Guide.rst
************************************
Processor SDK Linux Migration Guide
************************************

.. rubric:: Overview

This page covers migration information for applications built on top
of the Processor SDK for Linux.

Processor SDK 11.xx Releases
================================

Processor SDK Jacinto 11.00
-------------------------------
- This is the first release in the 2025 LTS stream with 6.12 kernel, 2025.01 U-Boot and Yocto scarthgap/5.0
- ATF v2.12.0+
- OPTEE 4.5.0-73
- Yocto Scarthgap/5.0
- Platforms Supported : J721E, J7200, J721S2, J784S4, AM68, AM69, J722S, J742S2

.. note::

- For U-Boot builds, k3-image-gen and core-secdev-k3 are no longer needed
as **binman** is used instead. Please refer to :ref:`U-Boot build
instructions<Build-U-Boot-label>` for the updated steps.

- For Linux builds, generic ``defconfig`` is used instead of custom
fragments. Please refer to `linux users guide
<../../../linux/Foundational_Components_Kernel_Users_Guide.html#preparing-to-build>`__
for build instructions.

This file was deleted.

This file was deleted.

Loading