Commit 928a8e69 authored by Sonic Zhang's avatar Sonic Zhang Committed by Bob Liu

bf60x: Add wake up latency bench for deep sleep mode.

Signed-off-by: default avatarSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: default avatarBob Liu <lliubbo@gmail.com>
parent c7e48e1e
......@@ -105,6 +105,8 @@ ENTRY(_enter_deepsleep)
sti r0;
SSYNC;
bfin_init_pm_bench_cycles;
/* Fall into deep sleep in idle*/
idle;
SSYNC;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment