Skip to content

Tools: Testbench: Fixes to load aria, mixin and mixout components#9580

Merged
kv2019i merged 3 commits intothesofproject:mainfrom
singalsu:testbench_fix_aria_mixin_mixout
Oct 17, 2024
Merged

Tools: Testbench: Fixes to load aria, mixin and mixout components#9580
kv2019i merged 3 commits intothesofproject:mainfrom
singalsu:testbench_fix_aria_mixin_mixout

Conversation

@singalsu
Copy link
Collaborator

No description provided.

Functions aria_init() and oid aria_algo_get_data() are changed
to static to avoid need to add prototypes for them.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The register to testbench needs the init function prototype
into sof/audio/component.h. Then the register of Aria can
be added to library_defconfig and tb_setup().

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The registration of mixin and mixout components is added to
tb_setup(). In topology parsing the function tb_new_mixer()
need to be updated to append the component UUID after base
configuration.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@singalsu singalsu marked this pull request as ready for review October 15, 2024 16:13
@kv2019i
Copy link
Collaborator

kv2019i commented Oct 17, 2024

sof-docs fail and Intel LNL fails all known and tracked in https://github.com/thesofproject/sof/issues?q=is%3Aissue+is%3Aopen+label%3ACI

@kv2019i kv2019i merged commit ba7f4ad into thesofproject:main Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants