Skip to content

Conversation

@serhiy-katsyuba-intel
Copy link
Contributor

@serhiy-katsyuba-intel serhiy-katsyuba-intel commented Aug 27, 2025

  • Toolchain for ACE4 is not yet available in Zephyr. Move (temporarily) nvl and nvl-s platforms to extra_platform_configs to avoid CI build with missing Zephyr toolchain.

  • Enable tester module used by CI tests. This is to fix recently added NVL/NVL-S CI.

Toolchain for ACE4 is not yet available in Zephyr. Move (temporarily)
nvl and nvl-s platforms to extra_platform_configs to avoid CI build with
missing Zephyr toolchain.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
@lgirdwood
Copy link
Member

@lrudyX not expecting this to fail as it fixes a GitHub action.

@serhiy-katsyuba-intel
Copy link
Contributor Author

@lrudyX not expecting this to fail as it fixes a GitHub action.

Added second commit which enables tester module on NVL/NVL-S required by recently added NVL/NVL-S CI.

tester.toml should be included by the platform's *.toml.h file in order
for the tester module to be functional as a builtin module. Before this
fix, the tester module only worked on MTL as a builtin and as an LLEXT
module on LNL, PTL, WCL. And not functional at all on NVL.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Enable tester module used by CI tests.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
@kv2019i
Copy link
Collaborator

kv2019i commented Aug 27, 2025

Quickbuild failing, otherwise good to go.

@serhiy-katsyuba-intel
Copy link
Contributor Author

Quickbuild failing, otherwise good to go.

Lukasz temporary removed the failing CI test. Now CI passes.

@kv2019i kv2019i merged commit 6b875ba into thesofproject:main Aug 28, 2025
38 of 47 checks passed
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.

6 participants