Commit c733e91
committed
ipc: ipc4: use sof_heap_alloc in ipc4_add_comp_dev()
Use sof_heap_alloc() and the new sof_sys_user_heap_get() to route
the allocs to correct heap based on SOF build options. If the audio
pipeline code is run completely in user-space, a compatible heap
should be used.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent ad02735 commit c733e91
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1357 | 1357 | | |
1358 | 1358 | | |
1359 | 1359 | | |
1360 | | - | |
1361 | | - | |
| 1360 | + | |
| 1361 | + | |
1362 | 1362 | | |
1363 | 1363 | | |
1364 | | - | |
| 1364 | + | |
1365 | 1365 | | |
1366 | 1366 | | |
| 1367 | + | |
1367 | 1368 | | |
1368 | 1369 | | |
1369 | 1370 | | |
| |||
0 commit comments