Commit df3a5df
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 4ddf658 commit df3a5df
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
| |||
| 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