Skip to content

Commit 2d40017

Browse files
committed
app: overlays: ptl: ll_userspace_overlay: increase memory partitions
Increase the max limit for memory partitions to allow running SOF with sof-ptl-nocodec.tplg when running all pipelines in user-space. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent dc0d4a3 commit 2d40017

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

app/overlays/ptl/ll_userspace_overlay.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ CONFIG_XRUN_NOTIFICATIONS_ENABLE=n
3737
# enabled and uses the vmh allocation intended for KBP.
3838
# TODO: needs some better solution to allocate
3939
CONFIG_SOF_ZEPHYR_SYS_USER_HEAP_SIZE=0x80000
40+
41+
# sof-ptl-nocodec.tplg requires more than 32 partitions for DP
42+
CONFIG_MAX_DOMAIN_PARTITIONS=64

0 commit comments

Comments
 (0)