Commit 4ddf658
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 a94d278 commit 4ddf658
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments