Skip to content

acp_7_x: board: enable ACP panic dump coredump backend (depends on Zephyr PR115923) - #11082

Open
DINESHKUMARK1 wants to merge 1 commit into
thesofproject:mainfrom
DINESHKUMARK1:amd-acp7x-coredump
Open

acp_7_x: board: enable ACP panic dump coredump backend (depends on Zephyr PR115923)#11082
DINESHKUMARK1 wants to merge 1 commit into
thesofproject:mainfrom
DINESHKUMARK1:amd-acp7x-coredump

Conversation

@DINESHKUMARK1

Copy link
Copy Markdown
Contributor

Enable CONFIG_DEBUG_COREDUMP with the AMD ACP panic dump backend and minimal memory dump on the ACP 7.X ADSP board, so a DSP firmware crash is captured into the ACP exception buffer and reported to the host SOF driver.

Enable CONFIG_DEBUG_COREDUMP with the AMD ACP panic dump backend and
minimal memory dump on the ACP 7.X ADSP board, so a DSP firmware crash
is captured into the ACP scratch exception buffer and reported to the
host SOF driver.
Signed-off-by: DineshKumar Kalva <DineshKumar.Kalva@amd.com>
@DINESHKUMARK1

DINESHKUMARK1 commented Aug 13, 2026

Copy link
Copy Markdown
ContributorAuthor

This pr requires the Zephyr backend support from
zephyrproject-rtos/zephyr#115923
Do not merge before zephyrproject-rtos/zephyr#115923

@kv2019ikv2019i changed the title acp_7_x: board: enable ACP panic dump coredump backendacp_7_x: board: enable ACP panic dump coredump backend (depends on Zephyr PR115923)Aug 13, 2026
Sign up for freeto 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.

2 participants

@DINESHKUMARK1@kv2019i