Commit f64beff
Jyri Sarha
ASoC: sof: ipc4-topology: Component tokens for lifetime and shared bytes
Add token SOF_TKN_COMP_LIFETIME_HEAP_BYTES_REQUIREMENT for the amount
of allocated memory a module instance needs for the whole of its life
time from init to free, and SOF_TKN_COMP_SHARED_BYTES_REQUIREMENT for
the amount of shared memory it needs to allocate.
Also renames the SOF_TKN_COMP_HEAP_BYTES_REQUIREMENT to
SOF_TKN_COMP_INTERIM_HEAP_BYTES_REQUIREMENT to follow FW
implementation terms.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 0bf399f commit f64beff
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
0 commit comments