thesofproject / rimage

DSP firmware image creation and signing tool
Other
7 stars 62 forks source link

adsp_config: fix invalid format specifier #84

Closed softwarecki closed 2 years ago

softwarecki commented 2 years ago

This patch fixes an invalid format specifier that causes a numeric value to be interpreted as a string, resulting in an Segmentation fault.