yongzhi1

Results 7 issues of yongzhi1

Fix valgrind memcheck error: ==1337389== Invalid write of size 1 ==1337389== at 0x4A4AFAB: __vsnprintf_internal (vsnprintf.c:117) ==1337389== by 0x4AECF40: __snprintf_chk (snprintf_chk.c:38) ==1337389== by 0x484B870: snprintf (stdio2.h:67) ==1337389== by 0x484B870: print_as_hex_bytes (nhlt-processor.c:112)...

make topology2_sof-mtl-max98357a-rt5682 localhost ~ # aplay -l **** List of PLAYBACK Hardware Devices **** card 0: sofrt5682 [sof-rt5682], device 0: Headset (*) [] Subdevices: 1/1 Subdevice #0: subdevice #0 card...

**Describe the bug** Fail to build tplg2 with HDA_CONFIG set to "passthrough" option. **To Reproduce** Update the make file to pass HDA_CONFIG=passthrough and build cavs-mixin-mixout-hda-4ch-cnl diff --git a/tools/topology/topology2/cavs/CMakeLists.txt b/tools/topology/topology2/cavs/CMakeLists.txt index...

bug

This patch adds basic support for ALC1019 to common module. Signed-off-by: Yong Zhi

Port from nocodec topology for multi-core validation.

BT LE supports 24kHz, non-standard sampling rate defined by ALSA, so switch to SNDRV_PCM_RATE_KNOT to prepare for 24kHz rate support.