Tags: GoPerry/sof
Tags
cmake: xtensa: use absolute paths for tools CMake has convention of changing relative paths to absolute for CMAKE_* variables. It does it automatically f.e. CMAKE_C_COMPILER. However for our tools like objcopy we have to do it manually. It also helps with integration of CMake in some IDEs. Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
kconfig: cht, byt: Dont include KPB by default on CHT, BYT. CHT & BYT have limited amount of IRAM so are sensitive to selection of built in audio components. Disable KBP by default, but this could be enabled if other components were disabled. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
comp: Add initial keyword detector testing component. This is a testing component acting as a dummy keyword detector comp. Add the init/free and cmd op so as to be able to accept switch cmd from userspace. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com>
topology: update all HDA pipelines to use timer Updates all HDA pipelines in topologies to use timer as a scheduling source. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
dai: recovery dai buffer and dma pointer for none-init start For none-init first trigger start, need to recovery buffer state and set the dma pointer as pause/release did. This will allow ALSA STOP/START recovery pattern work now. Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Merge pull request thesofproject#567 from slawblauciak/dma_release_fix dma: make sure the HDA DMA pointers are aligned after release
Merge pull request thesofproject#514 from mrajwa/icl_work DMIC: Enable power for DMIC for ICL platform.
Merge pull request thesofproject#455 from mwierzbix/debugability debugability: macro metaprogramming refactor
cnl: platform: increase L1 exit time Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
PreviousNext