Skip to content

west.yml: update zephyr to 958057176c7#10941

Open
sneha-voona wants to merge 1 commit into
thesofproject:mainfrom
sneha-voona:west-yml-update-hal-xtensa-acp73
Open

west.yml: update zephyr to 958057176c7#10941
sneha-voona wants to merge 1 commit into
thesofproject:mainfrom
sneha-voona:west-yml-update-hal-xtensa-acp73

Conversation

@sneha-voona

Copy link
Copy Markdown
Contributor

Update west.yml to bring hal_xtensa headers in zephyr for AMD ACP 7X.

Update west.yml to bring hal_xtensa headers in zephyr for AMD ACP 7X.

Signed-off-by: sneha-voona <sneha.voona@amd.com>
@sofci

sofci commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

reply test this please to run this test once

@lgirdwood

Copy link
Copy Markdown
Member

@sneha-voona do we need a later west commit ID as its failing on NXP platform AFAICT: @dbaluta fyi.

g/drivers/esai/fsl_esai.c
/__w/sof/sof/modules/hal/nxp/mcux/mcux-sdk-ng/drivers/esai/fsl_esai.c:1242:2: error: #endif without #if
 1242 | #endif
      |  ^~~~~
[297/358] Building C object modules/xtensa/CMakeFiles/modules_xtensa_hal.dir/src/hal/coherence.c.obj
[298/358] Building ASM object modules/xtensa/CMakeFiles/modules_xtensa_hal.dir/src/hal/clock.S.obj
[299/358] Building C object modules/hal_nxp/CMakeFiles/modules__hal_nxp.dir/__w/sof/sof/modules/hal/nxp/mcux/mcux-sdk-ng/drivers/common/fsl_common_dsp.c.obj
[300/358] Building C object modules/hal_nxp/CMakeFiles/modules__hal_nxp.dir/__w/sof/sof/modules/hal/nxp/mcux/mcux-sdk-ng/drivers/edma_rev2/fsl_edma_rev2.c.obj
[301/358] Building C object modules/hal_nxp/CMakeFiles/modules__hal_nxp.dir/__w/sof/sof/modules/hal/nxp/mcux/mcux-sdk-ng/drivers/sai/fsl_sai.c.obj
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /opt/python/venv/bin/cmake --build /__w/sof/sof/build-imx8
Traceback (most recent call last):
  File "/__w/sof/sof/./sof/scripts/xtensa-build-zephyr.py", line 1419, in <module>
    main()
  File "/__w/sof/sof/./sof/scripts/xtensa-build-zephyr.py", line 1411, in main
    build_platforms()
  File "/__w/sof/sof/./sof/scripts/xtensa-build-zephyr.py", line 1013, in build_platforms
    raise cpe
  File "/__w/sof/sof/./sof/scripts/xtensa-build-zephyr.py", line 1007, in build_platforms
    execute_command(build_cmd, cwd=west_top, env=platf_build_environ, sof_log_env=True)
  File "/__w/sof/sof/./sof/scripts/xtensa-build-zephyr.py", line 488, in execute_command
    return subprocess.run(*run_args, **run_kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['west', 'build', '--build-dir', 'build-imx8', '--board', 'imx8qm_mek/mimx8qm6/adsp', '/__w/sof/sof/sof/app', '--', '-DEXTRA_CFLAGS=-Werror', '-DEXTRA_CXXFLAGS=-Werror', '-DEXTRA_AFLAGS=-Werror -Wa,--fatal-warnings', '--warn-uninitialized', '-DEXTRA_CONF_FILE=/__w/sof/sof/sof/app/configs/repro-build.conf']' returned non-zero exit status 1.
Error: Process completed with exit code 1.

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