Commit 456d2cf
Jyri Sarha
ASoC: sof: Add lifetime_bytes and shared_bytes to snd_sof_widget
Add to lifetime_bytes and shared_bytes snd_sof_widget. They are with
SOF_TKN_COMP_LIFETIME_HEAP_BYTES_REQUIREMENT topology tokens and
SOF_TKN_COMP_SHARED_BYTES_REQUIREMENT topology token's values.
Also renames heap_bytes to interim_bytes to follow the term used in FW
side implementation.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent f64beff commit 456d2cf
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | 167 | | |
170 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
466 | 468 | | |
467 | 469 | | |
468 | 470 | | |
| |||
0 commit comments