Skip to content

boards: intel_adsp: enable LOG_CORE_ID_PREFIX by default#10661

Open
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/put_core_id_into_log
Open

boards: intel_adsp: enable LOG_CORE_ID_PREFIX by default#10661
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/put_core_id_into_log

Conversation

@tmleman
Copy link
Copy Markdown
Contributor

@tmleman tmleman commented Mar 27, 2026

Enable CONFIG_LOG_CORE_ID_PREFIX on all Intel ADSP targets. This new Zephyr logging feature (introduced in commit e254a97cf15) prepends the core ID to each log message, which helps distinguish log output from different DSP cores in multicore ACE platforms.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Enables Zephyr’s CONFIG_LOG_CORE_ID_PREFIX by default for Intel ADSP boards to prepend a core ID to each log line, improving log readability on multicore ACE platforms.

Changes:

  • Turn on LOG_CORE_ID_PREFIX by default in the shared Intel ADSP defconfig.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tmleman tmleman force-pushed the topic/upstream/pr/put_core_id_into_log branch from bb9eda2 to 806a484 Compare March 27, 2026 22:00
Enable CONFIG_LOG_CORE_ID_PREFIX on all Intel ADSP targets. This new
Zephyr logging feature (introduced in commit e254a97cf15) prepends the
core ID to each log message, which helps distinguish log output from
different DSP cores in multicore ACE platforms.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
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.

4 participants