Skip to content

Commit d860454

Browse files
kwillis01cshilwant
authored andcommitted
feat(linux): AM62A: Update LPM resume latency
For SDK 11.1, update the LPM resume latency for each LPM. Signed-off-by: Kendall Willis <[email protected]>
1 parent ae44d50 commit d860454

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/devices/AM62AX/linux/Linux_Performance_Guide.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -852,8 +852,9 @@ Resume Latency Performance
852852
.. csv-table:: LPM Resume Latency Performance
853853
:header: "Low Power Mode","Total Resume Latency (ms)"
854854

855-
"Deep Sleep", "146.45"
856-
"MCU Only", "110.40"
855+
"I/O Only + DDR", "682.23"
856+
"Deep Sleep", "160.24"
857+
"MCU Only", "95.30"
857858

858859
The performance numbers are measured without the Linux printk logs. To remove the
859860
Linux printk logs, run the following commands in the terminal:

0 commit comments

Comments
 (0)