[PATCH 6/7] save and restore etm state across core OFF modes

Hari Kanigeri hari.kanigeri at gmail.com
Sun Jul 25 14:34:22 EDT 2010


> +config ENABLE_OFF_MODE_JTAG_ETM_DEBUG
> +       bool "Enable hardware emulation context save and restore"
> +       depends on ARCH_OMAP3

-- Shouldn't this be depends on OMAP3_EMU instead ?

> +       default y

-- As this is debug option, can you keep this "n" by default ?

> +       help
> +         This option enables JTAG & ETM debugging across power states.
> +         With out this option emulation features are reset across OFF
> +         mode state changes.
> +

Hari



More information about the linux-arm-kernel mailing list