Commit 58f7454
Jyri Sarha
ASoC: sof: Add static_bytes to snd_sof_widget
Add static_bytes to snd_sof_widget. It is initialized with
SOF_TKN_COMP_STATIC_BYTES_REQUIREMENT topology token's value, and it
indicates the amount of heap memory the component requires for its
initialization.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 7fd5374 commit 58f7454
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
0 commit comments