soc: qcom: set default enable for MSM_JTAGV8
Enable MSM_JTAGV8 config if CORESIGHT_SOURCE_ETM4X is selected. This will make sure that ETM registers are properly saved and restored across CPU power collapse. Change-Id: Iafc718d5fe3ee392836035c7d301ad2ed6d5f148 Signed-off-by: Shashank Mittal <mittals@codeaurora.org>
This commit is contained in:
parent
a75c7c67bd
commit
c3ab6387ba
1 changed files with 1 additions and 0 deletions
|
@ -469,6 +469,7 @@ config MSM_RUN_QUEUE_STATS
|
|||
|
||||
config MSM_JTAGV8
|
||||
bool "Debug and ETM trace support across power collapse for ARMv8"
|
||||
default y if CORESIGHT_SOURCE_ETM4X
|
||||
help
|
||||
Enables support for debugging (specifically breakpoints) and ETM
|
||||
processor tracing across power collapse both for JTag and OS hosted
|
||||
|
|
Loading…
Add table
Reference in a new issue