Skip to content

Conversation

@nashif
Copy link
Contributor

@nashif nashif commented Oct 11, 2023

A stray } is at the end of RIMAGE_CONFIG_PATH causing issues when
signing images.

Signed-off-by: Anas Nashif anas.nashif@intel.com

A stray } is at the end of RIMAGE_CONFIG_PATH causing issues when
signing images.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif nashif requested a review from marc-hb as a code owner October 11, 2023 12:09
@nashif nashif requested review from kv2019i and lgirdwood October 11, 2023 12:10
Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

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

No idea how this worked in our CI. Thanks @nashif !

Copy link
Collaborator

@marc-hb marc-hb left a comment

Choose a reason for hiding this comment

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

Thanks @nashif ! This wasn't caught because

  • we override RIMAGE_CONFIG_PATH, that default value is ignored in our build script
  • this did not cause any CMake syntax error! It merely added garbage at the end of value.

@kv2019i kv2019i merged commit 5b5566f into thesofproject:main Oct 11, 2023
@marc-hb
Copy link
Collaborator

marc-hb commented Oct 11, 2023

https://sof-ci.01.org/sofpr/PR8307/build13821/devicetest/index.html failed to load the firmware with

Oct 11 12:21:43 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp3 Tx -> hifi3(*)
Oct 11 12:21:43 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp2 Tx -> hifi2(*)
Oct 11 12:21:43 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Failed to add route iDisp1 Tx -> hifi1(*)
Oct 11 12:21:43 sh-mtlp-rvp-hda-03 kernel: skl_hda_dsp_generic skl_hda_dsp_generic: snd_soc_bind_card: snd_soc_dapm_add_routes failed: -19

Already seen in

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