You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AM62Dx evaluation module (EVM) is a standalone test and development platform
7
+
built around the AM62Dx system-on-a-chip (SoC). AM62Dx processor includes
8
+
a quad-core 64-bit Arm®-Cortex®-A53 microprocessor, two Arm Cortex-R5F
9
+
microcontroller (MCU) and a C7x DSP.
10
+
11
+
To know more on how to quickly start Linux on the AM62Dx EVM and run out-of-box demos, you can refer `AM62Dx EVM Quick Start Guide. <https://dev.ti.com/tirex/explore/node?node=A__ARZXwcKmAzaWG2hcFPpKRA__PROCESSORS-DEVTOOLS__FUz-xrs__LATEST>`__
12
+
13
+
To know more about the hardware architecture of the AM62Dx EVM, you can refer `AM62Dx EVM User's Guide. <https://dev.ti.com/tirex/explore/node?node=A__AJrqdMLq7PFtB7-xAFKPmg__PROCESSORS-DEVTOOLS__FUz-xrs__LATEST>`__
The **Processor Software Development Kit (Processor SDK)** is a unified software platform for TI embedded processors
11
+
providing easy setup and fast out-of-the-box access to benchmarks and demos. All releases of Processor SDK are
12
+
consistent across TI’s broad portfolio, allowing developers to seamlessly reuse and develop software across devices.
13
+
Developing a scalable platform solutions has never been easier than with the Processor SDK and TI’s embedded processor
14
+
solutions.
15
+
16
+
To simplify the end user experience, Processor SDK Linux AM62Dx installer provides everything needed as discussed below
17
+
to create the embedded system from “scratch” :
18
+
19
+
- Platform/board-support software and configuration files for Linux
20
+
- U-Boot and Kernel sources and configuration files
21
+
- An ARM cross-compiling toolchain as well as other host binaries and components
22
+
- A Yocto/OE compliant filesystem and sources for example applications
23
+
- A variety of scripts and Makefiles to automate certain tasks
24
+
- Other components needed to build an embedded system that don’t fit neatly into one of the above buckets
25
+
- Reference Examples, benchmarks
26
+
27
+
This release supports High Security - Field Securable (HS-FS) devices. For migration guide and other info, refer :ref:`HS-Migration-Guide`
28
+
29
+
Licensing
30
+
=========
31
+
32
+
Please refer to the software manifests, which outlines the licensing
33
+
status for all packages included in this release. The manifest can be
34
+
found on the SDK download page or in the installed directory as indicated below.
35
+
36
+
- Linux Manifest: :file:`<PSDK_PATH>/manifest/software_manifest.htm`
37
+
38
+
Release 11.01.05.03
39
+
===================
40
+
41
+
Released on July 2025
42
+
43
+
What's included
44
+
---------------
45
+
46
+
**Key Release References:**
47
+
48
+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
49
+
- How to Enable PRU RPMsg - `Read FAQ <https://e2e.ti.com/support/processors-group/processors/f/791/t/1494495>`__
50
+
51
+
**Component version:**
52
+
53
+
- Kernel 6.12.35
54
+
- U-Boot 2025.01
55
+
- Toolchain GCC 13.4
56
+
- ATF 2.13+
57
+
- OPTEE 4.6.0
58
+
- TIFS Firmware / SYSFW `v11.01.02 <https://software-dl.ti.com/tisci/esd/11_01_02/release_notes/release_notes.html>`__ (Click on the link for more information)
|Head Commit: 71785645fa6ce42db40dbf5a54e0eaedc4f61591 Update CHANGELOG for 4.6.0
96
+
|Repo: https://github.com/OP-TEE/optee_os/
97
+
|Branch: master
98
+
|Tag: 4.6.0
99
+
|
100
+
101
+
.. _ti-linux-fw-release-notes:
102
+
103
+
ti-linux-firmware
104
+
-----------------
105
+
|Head Commit: 33bec0e2ea9a25362c0c8243b2f1ed392dbc5b02 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware into ti-linux-firmware-next
0 commit comments