ipc4: fw_reg: downgrade FW_REGS version to 0 to disable delay reporting

Disable delay reporting as a workaround to bug
https://github.com/thesofproject/linux/issues/4781
SOF driver checks the ABI version and if it's not 1, delay reporting
is disabled.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 file changed
tree: 6b4764db2f8042a5dfbd1626cfcbdb55bae0f56b
  1. .github/
  2. app/
  3. doc/
  4. installer/
  5. keys/
  6. lmdk/
  7. posix/
  8. scripts/
  9. smex/
  10. src/
  11. submanifests/
  12. test/
  13. third_party/
  14. tools/
  15. xtos/
  16. zephyr/
  17. .gitignore
  18. .gitmodules
  19. .travis.yml
  20. CMakeLists.txt
  21. CODEOWNERS
  22. Kconfig
  23. Kconfig.sof
  24. Kconfig.xtos-build
  25. Kconfig.xtos-dbg
  26. Kconfig.zephyr-log
  27. LICENCE
  28. README.md
  29. versions.json
  30. west.yml
README.md

Sound Open Firmware

Status

Daily Actions

Gitter chat

#sof channel on discord.com

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details