Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts: Add script to rebuild all configuration blobs for processing #9751

Merged

Conversation

singalsu
Copy link
Collaborator

No description provided.

This change makes automatic blobs build quick enough to be
included to a batch build task. It speeds up the blobs create
from about one hour to about one minute.

The first preferred numerical computing tool is changed from
Matlab to Octave to enable build in typical build servers.

In bf_defaults.m the "do_plots" is changed to zero to skip creating
various plots. The create of various simulation data files for
the beamformer (used by tools/test/audio/tdfb_test.m) is disabled
with add of "create_simulation_data" set to false.

For beamformer development work, it is easy to switch the options
back on.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds script sof-rebuild-processing-comp-blobs.sh. It
rebuilds all the blobs for topology embedding, for sof-ctl, and
for ucm2 cset-tlv.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@singalsu singalsu marked this pull request as ready for review December 20, 2024 10:29
@kv2019i kv2019i merged commit b6a48af into thesofproject:main Dec 27, 2024
46 of 49 checks passed
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