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
* 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 <[email protected]>
Copy file name to clipboardExpand all lines: source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,9 +53,22 @@ What's new
53
53
- Linux Remoteproc driver now boots remote cores (MCU R5 & C7x) by default during Linux kernel boot time to support Low Power Mode (LPM) with EdgeAI firmwares.
54
54
- 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>`
55
55
- 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>`
56
+
- Support for suspend/resume of C7x in Edge AI Stack (currently context for VPAC and TIDL is not saved)
56
57
- Falcon mode through R5 SPL :ref:`U-Boot Falcon Mode <U-Boot-Falcon-Mode>`
58
+
- TIDL - TI Deep Learning Library
59
+
- Module safety for TIDL
60
+
- Added support for 6 dimensions in Transpose
61
+
- Added support for several new operators: Unsqueeze, Acos, Atan, Cos, CosH, ELU, Neg, Tan, TanH, ScatterElements, SiLU
62
+
- Enhanced broadcast capabilities for MatMul, Add & Mul operators
63
+
- TIDL Host emulation supports runtime redirection of temporary buffers to a specified path (Instead of :file:`/dev/shm`)
64
+
- Imaging
65
+
- Support for IMX728 camera sensor
66
+
- Support for RGB color space
67
+
- Support to access VPAC PSA signature data
68
+
- Added support for YUV422I format
69
+
- Multiple bug fixes w.r.t VPAC MSC and LDC subsystem
57
70
- Important Bug Fixes on top of Processor SDK 10.01.00.05 Release
58
-
- Review Issue Tracker Section for the new fixes.
71
+
- Review Issue Tracker Section for the new fixes - :ref:`Link to Issues Tracker <issue-tracker>`
0 commit comments