sof/tools/testbench
Kai Vehmanen e20384eb6a testbench: add option to override CPU core mapping
Add option to override how a core id, specified in SOF topology, is
mapped to host core. This allows to map a multithreaded pipeline
execution to specific range of host CPUs.

Implement the option via environment variable "SOF_HOST_CORE0", which is
understood by the CONFIG_LIBRARY implementation of ll-scheduler.

Document the usage to testbench help. mapping of DSP core ids specified
SOF_HOST_CORE

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2022-02-09 09:44:34 +00:00
..
include/testbench testbench: further refactor of per pipeline data 2022-02-08 10:43:18 +00:00
CMakeLists.txt library: testbench: Add LL scheduler emulation 2022-01-31 16:16:27 +00:00
common_test.c testbench: further refactor of per pipeline data 2022-02-08 10:43:18 +00:00
file.c testbench: file: Add support for stopping testbench on file size/copies 2022-01-31 16:16:27 +00:00
testbench.c testbench: add option to override CPU core mapping 2022-02-09 09:44:34 +00:00
topology.c testbench: further refactor of per pipeline data 2022-02-08 10:43:18 +00:00