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:
parent
3ac15ebd13
commit
c5b732e9a7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue