Skip to content

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Jul 3, 2025

The "is_zephyr()" macro is used to fork sections of cmake lists for Zephyr and other builds. Remove XTOS-specific sections but keep non-Zephyr host-based builds like testbench, plugin and cmocka. Also use a more logical "is_zephyr(zephyr)" form instead of the earlier "is_zephyr(it_is)."

@lyakh lyakh force-pushed the cmake branch 4 times, most recently from b7b9d15 to abb1cda Compare July 4, 2025 12:50
The "is_zephyr()" macro is used to fork sections of cmake lists for
Zephyr and other builds. Remove XTOS-specific sections but keep
non-Zephyr host-based builds like testbench, plugin and cmocka. Also
use a more logical "is_zephyr(zephyr)" form instead of the earlier
"is_zephyr(it_is)."

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

lyakh commented Jul 8, 2025

CI shows two "multiple pause-resume" failures with nocodec - on MTL and PTL. on PTL it's a "File descriptor in bad state" error https://sof-ci.01.org/sofpr/PR10093/build13629/devicetest/index.html?model=PTLH_RVP_NOCODEC&testcase=multiple-pause-resume-50 and on MTL it's an "IPC timeout" https://sof-ci.01.org/sofpr/PR10093/build13630/devicetest/index.html?model=MTLP_RVP_NOCODEC&testcase=multiple-pause-resume-50 - both also seen in other tests and unrelated

@lgirdwood lgirdwood merged commit e68dfe9 into thesofproject:main Jul 8, 2025
38 of 44 checks passed
@lyakh lyakh deleted the cmake branch July 8, 2025 11:52
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