mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
3c2dd59f90
If you use the parameter 'maxcpus=n', restrict boot time cpus to n. To initialize the ETM on cpu, the cpus should be online. So if you restrict boot time cpus, you can not enable the ETM on cpu which is rectriced(not enabled). Skip the initialization of the ETM. Change-Id: Idccf537ff4dce0ae5d1b60ecc1631180ad323fb8 |
||
---|---|---|
.. | ||
control_trace.c | ||
coresight-csr.c | ||
coresight-etb.c | ||
coresight-etm-cp14.c | ||
coresight-etm.c | ||
coresight-funnel.c | ||
coresight-priv.h | ||
coresight-replicator.c | ||
coresight-stm.c | ||
coresight-tmc.c | ||
coresight-tpiu.c | ||
coresight.c | ||
Kconfig | ||
Makefile | ||
of_coresight.c |