mirror of https://github.com/thesofproject/sof.git
e20384eb6a
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> |
||
---|---|---|
.. | ||
include/testbench | ||
CMakeLists.txt | ||
common_test.c | ||
file.c | ||
testbench.c | ||
topology.c |