module_adapter:dts: required code update for DTS library v1.0.7

1. Remove totalBufferLengthInBytes as it's handled by SDK internally now.
2. Add debug log to print config size

Signed-off-by: Joe.Cheng <joe.cheng@xperi.com>
3 files changed
tree: c46d54a863264759ca87c45163226449ba4c4b13
  1. .github/
  2. doc/
  3. installer/
  4. keys/
  5. scripts/
  6. smex/
  7. src/
  8. test/
  9. third_party/
  10. tools/
  11. zephyr/
  12. .gitignore
  13. .gitmodules
  14. .travis.yml
  15. CMakeLists.txt
  16. CODEOWNERS
  17. Kconfig
  18. Kconfig.sof
  19. Kconfig.xtos-build
  20. Kconfig.xtos-dbg
  21. LICENCE
  22. README.md
README.md

Sound Open Firmware

Status

GitHub Actions Build Status Gitter chat

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