Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: lnl+mtl: fix length of ADSP.man CSE manifest #173

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

kv2019i
Copy link
Contributor

@kv2019i kv2019i commented Aug 24, 2023

The ADSP.man contents is different for ACE_V1_5 layout compared to CAVS_V2_5 layout. so the ADSP.man length should be adjusted accordingly.

With this fix, sof_ri_info.py can be used to analyze LNL and MTL firmware images created with rimage.

Closes: thesofproject/sof#8073

The ADSP.man contents is different for ACE_V1_5 layout
compared to CAVS_V2_5 layout. so the ADSP.man length should
be adjusted accordingly.

With this fix, sof_ri_info.py can be used to analyze
LNL and MTL firmware images created with rimage.

Closes: thesofproject/sof#8073
Signed-off-by: Kai Vehmanen <[email protected]>
@kv2019i
Copy link
Contributor Author

kv2019i commented Aug 25, 2023

Tested with thesofproject/sof#8090 - tests pass.

@kv2019i kv2019i merged commit 4fb9fe0 into thesofproject:main Aug 25, 2023
4 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.

[BUG] sof_ri_info.py fails on Intel MTL+ binaries
3 participants