Commit 67c3a92
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 f42df88 commit 67c3a92
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
1352 | | - | |
1353 | | - | |
| 1352 | + | |
| 1353 | + | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | | - | |
| 1356 | + | |
1357 | 1357 | | |
1358 | 1358 | | |
| 1359 | + | |
1359 | 1360 | | |
1360 | 1361 | | |
1361 | 1362 | | |
| |||
0 commit comments