sof/tools/testbench
Ranjani Sridharan 2185d4a04b audio: buffer: Realloc buffer with alignment
When the DMA buffer is reallocated pass the alignment argument to honor
the buffer address alignment that was used originally. Update the
buffer_set_size() to pass the requested alignment and all its users.
This is particularly needed in the case of host and DAI DMA buffers that
query the buffer address alignment from the DMA driver while allocating
the DMA buffers.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2023-05-12 10:48:48 +03:00
..
include Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00
CMakeLists.txt testbench: strip out threading for pure xt-run usage. 2023-03-30 11:42:42 +01:00
common_test.c Audio: SRC: Use only module API and fix IPC4 capture direction 2023-05-10 19:01:31 +03:00
file.c audio: buffer: Realloc buffer with alignment 2023-05-12 10:48:48 +03:00
testbench.c Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00
testbench_xcc_sections.txt Scripts: Add xt-run build target for rebuild-testbench.sh 2023-05-04 18:07:52 +03:00
topology.c Tools: Testbench: Fixes for xt-xcc build and cycles counting 2023-05-04 18:07:52 +03:00