sof
sof copied to clipboard
cherry pick module_adapter changes from main to mt8186/v0.2
https://github.com/thesofproject/sof/commit/b3106c396e540c260bba3b08c218f6598ea74726 module_adapter: get the actual period_bytes https://github.com/thesofproject/sof/commit/b9889d52d0e1b6002ee016b55fa0487544fc0593 module_adapter: Modify reset API https://github.com/thesofproject/sof/commit/53b3bc6a956ae5957966336f88980438f1f85a88 module_adapter:Fix dangling pointer issue in module reset
Back-port https://github.com/thesofproject/sof/commit/b9889d52d0e1b6002ee016b55fa0487544fc0593 for https://github.com/thesofproject/sof/issues/6331
@thesofproject/mediatek pls review.
Hi @Zames-Chang , Please be noted that we may want this PR be merged along with the fix on 3P vendors' side (DTS/Waves). Merging this without 3P fixes may cause other issues when 3P module is applied.
I see. Thanks for the info
DTS provided v1.0.8 for the fix on vendor's side. This PR is able to merge for the updated firmware build with v1.0.8 DTS lib
Hi Johny
Will this affect SOF without (DTS/Waves) ?
Hi Johny
Will this affect SOF without (DTS/Waves) ?
No, the changes are all under module_adapter which is applied by DTS/Waves only in our cases.