sof icon indicating copy to clipboard operation
sof copied to clipboard

Sound Open Firmware

Results 493 sof issues
Sort by recently updated
recently updated
newest added

**Describe the bug/enhancement** When rtos include layer was added in https://github.com/thesofproject/sof/pull/6161 , CONFIG_SOF_ZEPHYR_STRICT_HEADERS was added as a transitory tool. This is still in place and can cause confusing issues as...

enhancement
Zephyr

Problem statement ---------------------------- The pipelines used in topology2 are difficult to extend for - Intel-contributed algorithm and component validation (IIR EQ, DRC, Beamforming, ASRC, etc) - 3rd party algorithm integration...

enhancement

**Is your feature request related to a problem? Please describe.** Currently SOF topologies can be created with too long control names and these will fail upn Linux kernel loading the...

enhancement
topology

**Describe the bug** Follow-up to https://github.com/thesofproject/sof/pull/8995 The code on SOF side should not have conditional logic based on DAI type . The DAI interface should abstract the pause/resume behaviour so...

bug
Zephyr

This pull request introduces two enhancements to SRC `fir_filter` operations within the HiFi4 architecture. The first enhancement addresses the use of deprecated multiply-accumulate (MAC) functions within the HiFi4-specific FIR filter...

Zephyr's build time generated `version.h` is now in the `zephyr` to provide proper namespace, update the includes of this module accordingly. See https://github.com/zephyrproject-rtos/zephyr/pull/63973

**Describe the bug** On ADLP_RVP_NOCODEC-ipc3 and APL_UP2_NOCODEC-ipc3, using all pipeline concurrently prints this error repeatedly. EDIT: some error in some TWL configurations. This error is likely old, discovered only now...

bug
P3

Fixed type returned by sys_run_boot_tests function. Fixed code formatting vmh test suite to be consistent with the principles adopted in the project. Extended `verify_memory_content` function to use different tags at...

…ination Extend the HDMI only configuration to support idsip + DMIC setups.

**Describe the bug** Sof-ctl supports ASCII text format uint32_t numbers data (txt) and binary (blob) format. The binary blobs supported by UCM's cset-tlv need to have an additional 8 bytes...

bug