Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tools/topology/topology2/development/tplg-targets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,15 @@ set(TPLGS
"cavs-sdw\;cavs-sdw-hdmi\;"

# CAVS SSP topology for TGL
# multicore disabled due to SOF issue #8942
"cavs-nocodec\;sof-tgl-nocodec\;NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,\
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-tgl-nocodec.bin,\
SSP1_PCM_CORE_ID=0,SSP2_PCM_CORE_ID=0,\
SSP0_MIXER_2LEVEL=1,PLATFORM=tgl"

# multicore disabled due to SOF issue #8942
"cavs-nocodec\;sof-adl-nocodec\;NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,\
SSP1_PCM_CORE_ID=0,SSP2_PCM_CORE_ID=0,\
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-adl-nocodec.bin,PLATFORM=adl"

# SDW topology for MTL
Expand Down