Skip to content
Snippets Groups Projects
Commit 49d9e0b8 authored by Viraja Kommaraju's avatar Viraja Kommaraju Committed by Dhina17
Browse files

onclite: common: add KPI marker at start of ADSP


Add KPI marker to indicate the start of ADSP
mount.

Change-Id: Ifb2dfbb3717614bec542ab8545cdb0a6d8ae2b38
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 5a8b5040
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ on early-boot
# set RLIMIT_MEMLOCK to 64MB
setrlimit 8 67108864 67108864
# Allow subsystem (modem etc) debugging
write /sys/kernel/debug/bootkpi/kpi_values "M - Start adsp"
write /sys/kernel/boot_adsp/boot 1
write /sys/kernel/boot_cdsp/boot 1
write /sys/devices/virtual/npu/msm_npu/boot 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment