Skip to content

app: debug_stream_overlay.conf: Remove XTENSA_BACKTRACE_EXCEPTION_DUMP#11023

Open
jsarha wants to merge 1 commit into
thesofproject:mainfrom
jsarha:update_debug_stream_overlay
Open

app: debug_stream_overlay.conf: Remove XTENSA_BACKTRACE_EXCEPTION_DUMP#11023
jsarha wants to merge 1 commit into
thesofproject:mainfrom
jsarha:update_debug_stream_overlay

Conversation

@jsarha

@jsarha jsarha commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Remove XTENSA_BACKTRACE_EXCEPTION_DUMP option from debug_stream_overlay.conf since its removed from Zephyr in commit:

ba8bb9a20f97 arch: xtensa: change backtrace to use EXCEPTION_DUMP

Remove XTENSA_BACKTRACE_EXCEPTION_DUMP option from
debug_stream_overlay.conf since its removed from Zephyr in commit:

ba8bb9a20f97 arch: xtensa: change backtrace to use EXCEPTION_DUMP

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
Copilot AI review requested due to automatic review settings July 22, 2026 15:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the SOF app debug stream overlay configuration to stay compatible with upstream Zephyr by removing a Kconfig option that no longer exists after Zephyr commit ba8bb9a20f97 (Xtensa backtrace exception dump hook change).

Changes:

  • Remove CONFIG_XTENSA_BACKTRACE_EXCEPTION_DUMP_HOOK from debug_stream_overlay.conf.
  • Remove the associated comment describing the removed option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants