Skip to content

Commit c41837e

Browse files
committed
feat(devices): Update Release Notes for AM62A
* For AM62A, update "What's new" section under Release notes to call out TIDL & Imaging features. While at it, also add cross-referencing for Issues Tracker. Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
1 parent 1645bb5 commit c41837e

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,20 @@ What's new
5454
- Simplified the Yocto build process for :file:`tisdk-edgeai-image` by eliminating the unnecessary edgeai branding step - :ref:`Building the SDK with Yocto <building-the-sdk-with-yocto>`
5555
- EdgeAI DM R5 & C7x firmwares now default to remote endpoint 14 for consistency across Sitara AM6x platforms with Linux RPMsg userspace application - :ref:`IPC for AM62ax <foundational-components-ipc>`
5656
- Falcon mode through R5 SPL :ref:`U-Boot Falcon Mode <U-Boot-Falcon-Mode>`
57+
- TIDL - TI Deep Learning Library
58+
- Module safety for TIDL
59+
- Added support for 6 dimensions in Transpose
60+
- Added support for several new operators: Unsqueeze, Acos, Atan, Cos, CosH, ELU, Neg, Tan, TanH, ScatterElements, SiLU
61+
- Enhanced broadcast capabilities for MatMul, Add & Mul operators
62+
- TIDL Host emulation supports runtime redirection of temporary buffers to a specified path (Instead of :file:`/dev/shm`)
63+
- Imaging
64+
- Support for IMX728 camera sensor
65+
- Support for RGB color space
66+
- Support to access VPAC PSA signature data
67+
- Added support for YUV422I format
68+
- Multiple bug fixes w.r.t VPAC MSC and LDC subsystem
5769
- Important Bug Fixes on top of Processor SDK 10.01.00.05 Release
58-
- Review Issue Tracker Section for the new fixes.
70+
- Review Issue Tracker Section for the new fixes - :ref:`Link to Issues Tracker <issue-tracker>`
5971

6072
**Key Release References:**
6173

@@ -181,6 +193,7 @@ Yocto
181193
| Release Tag: 11.01.07.05
182194
|
183195
196+
.. _issue-tracker:
184197

185198
Issues Tracker
186199
==============

0 commit comments

Comments
 (0)