Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logging: backends: xtensa_sim: Drop SoC dependencies #87607

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

ttmut
Copy link
Collaborator

@ttmut ttmut commented Mar 25, 2025

Drop SoC dependencies for Xtensa simulator logging backend and instead add a dependency to SIMULATOR_XTENSA which should allow simulator logging on all boards targeting Xtensa Instruction Set Simulator.

Make Xtensa simulator logging backend depend on more generic
SIMULATOR_XTENSA setting instead of individual SoCs.

Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
@zephyrbot zephyrbot added area: Logging size: XS A PR changing only a single line of code labels Mar 25, 2025
@kartben kartben merged commit d4e8724 into zephyrproject-rtos:main Mar 27, 2025
30 checks passed
@ttmut ttmut deleted the log/xtensa_sim branch March 27, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Logging size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants