diff options
| author | Karol Trzcinski <[email protected]> | 2020-08-25 16:58:51 -0700 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-08-26 12:44:07 +0100 |
| commit | 76ab546cd8f0c64d4603b2faad4558c5b670561e (patch) | |
| tree | 16577f8d749c4b7c0caf3c8a2394b4c52ea4f2c2 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 9db6f4329cd2c16499d1c165311092f1b5c45a51 (diff) | |
ASoC: SOF: IPC: make sof_ipc_window monosized
This step is needed to add possibility to pack sof_ipc_window inside
another one in used FW build tools - for example in extended manifest.
Structure reusability leads to easy parsing function reuse, so source
code is shorter and easier to maintain.
Using structures with constant size is less tricky and properly
supported by each toolchain by contrast to variable size elements.
This is minor ABI change - backward compatibility is kept.
Signed-off-by: Karol Trzcinski <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions