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

Commit 6ac84086 authored by Aparna Das's avatar Aparna Das
Browse files

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



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: I5f3b3a9c1deb578b9b4323d8fd18b933077abf79
Signed-off-by: default avatarAparna Das <adas@codeaurora.org>
parent 99e3c3eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@ config ARCH_MSMKRYPTON
	select SPARSE_IRQ
	select MEMORY_HOLE_CARVEOUT
	select QMI_ENCDEC
	select MSM_JTAG_MM if CORESIGHT_ETM

config ARCH_MSM8610
	bool "MSM8610"