Seppo Ingalsuo

Results 44 issues of Seppo Ingalsuo

The cfg->size is the size of ipc4_base_module_cfg. The cfg->data is NULL but when such is encountered the comp_init_data_blob() allocates a zero bytes of size. Such blob is illegal and e.g....

This patch adds possibility to build with cavs-nocodec.conf topology in passthrough mode with other rate than 48 kHz. The topologies built are: - sof-ptl-nocodec-dmic-4ch-96k-ssp0-96k.tplg - sof-ptl-nocodec-fpga-dmic-4ch-96k-ssp0-96k.tplg Signed-off-by: Seppo Ingalsuo

**Describe the bug** The testbench step in SOF CI sometimes fails with pull requests not related to test. **To Reproduce** The CI launches scripts/host-testbench.sh test. **Reproduction Rate** Rare. maybe 1/100...

bug

Add HiFi5 implementation of volume functions, compared with HiFi3 version, can reduce about 28% cycles.