mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
cae5ad6a24
Explicitly clear and set ETMCR power down bit as part of the ETM register programming sequence since if this bit is set, writes to some registers and fields might be ignored. Moreover, ETMCR prog and power down bits are not directly modifiable via the sysfs based MODE selction code. Instead they can implicitly get modified by other code. So always preserve their values while enabling ETM trace since the ctrl is a shadow of ETMCR bits that are only modifiable via the sysfs based MODE selection code. Change-Id: I842a42acdafb112759a1787ec6fc41140812020d Signed-off-by: Pratik Patel <pratikp@codeaurora.org> |
||
---|---|---|
.. | ||
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 |