arch/arm/include/asm/hardware/debugv8.h
0 → 100644
+247
−0
arch/arm64/include/asm/debugv8.h
0 → 100644
+229
−0
+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Debug and ETM registers do not retain their state on power collapse.
This change provides save-restore support for these registers to allow
debugging and tracing across power collapse. Add this support on ARMv8
targets.
Change-Id: I67fe7c236267ba741b3e926bd3c10658f137611c
Signed-off-by:
Aparna Das <adas@codeaurora.org>