Skip to content

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Jul 3, 2025

Turns out that two XTOS-specific interrupt.h files deleted by b8266ae ("build: delete more XTOS-only files") and d07ac09 ("build: remove obvioux XTOS-only files") breaks AMD Zephyr builds, restore them to the state before those commits.

Turns out that two XTOS-specific interrupt.h files deleted by
b8266ae ("build: delete more XTOS-only files") and d07ac09
("build: remove obvioux XTOS-only files") breaks AMD Zephyr builds,
restore them to the state before those commits.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

@andyross @bhiregoudar fyi - for your planning. Looks like some interrupt logic has to be enabled for AMD Zephyr support.

@kv2019i
Copy link
Collaborator

kv2019i commented Jul 3, 2025

#10091 will break this again though if/when merged. We'd like to make CONFIG_ZEPHYR_NATIVE_DRIVERS=y the only option ASAP as this brings in a lot of ifdef code to any application that needs to use DMAs or DAIs (i.e. a lot of it).

@lgirdwood lgirdwood merged commit b1ccaba into thesofproject:main Jul 3, 2025
34 of 44 checks passed
@lyakh lyakh deleted the xtos branch July 4, 2025 06:11
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