diff options
author | Charles Keepax <[email protected]> | 2021-11-17 13:22:53 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-17 22:16:21 +0000 |
commit | 2925748eadc33cba3bded7b69475a1b002b124ac (patch) | |
tree | ec7130df3cbf7ab0d164d820a7141374f2585ecf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5065cfabec21a4acf562932f1d0a814c119e0a69 (diff) |
firmware: cs_dsp: Add version checks on coefficient loading
The firmware coefficient files contain version information that is
currently ignored by the cs_dsp code. This information specifies which
version of the firmware the coefficient were generated for. Add a check
into the code which prints a warning in the case the coefficient and
firmware differ in version, in many cases this will be ok but it is not
always, so best to let the user know there is a potential issue.
Co-authored-by: Simon Trimmer <[email protected]>
Signed-off-by: Simon Trimmer <[email protected]>
Signed-off-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions