summaryrefslogtreecommitdiff
path: root/init.bullhead.qseecomd.sh
AgeCommit message (Collapse)Author
2016-11-21bullhead: Accelerate boot by paralleling device enableWei Wang
Some QCOM devices require sysfs to trigger boot/init which are blocking the init process. [ 7.453205] init: Command 'write /sys/kernel/boot_adsp/boot 1' action=post-fs-data (/init.angler.rc:166) returned 0 took 271.936ms. This CL is to put those slow to start devices in a separate service and wait for the service to be done later on. Bug: 32712851 Test: On device Change-Id: Idd4e965f122cbc8421b443a41573d363112dfa50
2015-10-19Move stuff around to allow keymaster to start in timePaul Lawrence
Change-Id: I5161ce11e89e81060e3380f820af3b1c0092c5d2