Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 955c408c authored by Xiaogang Cui's avatar Xiaogang Cui
Browse files

jtagmm: Add debug and etm register save-restore support for 8909



Debug and ETM registers do not retain their state on power collapse.
This change provides save-restore support for these registers using
memory mapped access to allow debugging and tracing across power
collapse.

Change-Id: Ibdd8f6f5f6d553b23607a10670c16eebb27f9fc3
Signed-off-by: default avatarXiaogang Cui <xiaogang@codeaurora.org>
parent 26c3cc7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ config ARCH_MSM8909
	select DEVFREQ_SIMPLE_DEV
	select DEVFREQ_GOV_MSM_BW_HWMON
	select MSM_BIMC_BWMON
	select MSM_JTAG_MM if CORESIGHT_ETM

config ARCH_MSM8916
	bool "MSM8916"