You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module-adapter: Size DP heap from IPC ext init data
Use IPC module init extended data (the dp_data) to determine DP module
vregions heap size, when the data is available. Add Kconfig option
SOF_USERSPACE_DP_DEFAULT_HEAP_SIZE (default 20480) as a fallback when
extended init data is not present or does not provide heap sizes.
Sanity-check the requested sizes (reject values above 64 MB) and log
the allocated heap size.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
0 commit comments