common: add KPI marker at start of ADSP

Add KPI marker to indicate the start of ADSP
mount.

Change-Id: Ifb2dfbb3717614bec542ab8545cdb0a6d8ae2b38
This commit is contained in:
Viraja Kommaraju 2019-11-26 16:03:21 +05:30 committed by Max Weffers
parent 3ac15ebd13
commit c5b732e9a7
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -66,6 +66,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