mirror of https://github.com/thesofproject/sof.git
27d4c943f3
Each component driver should have assigned UUID value and trace contecxt, to allow generic component creation routine usage. It's espiecially important for trace context, because it's accessed by pointer so dereferencing NULL pointer will lead to segmentation fault. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com> |
||
---|---|---|
.. | ||
include/testbench | ||
CMakeLists.txt | ||
alloc.c | ||
common_test.c | ||
edf_schedule.c | ||
file.c | ||
ipc.c | ||
ll_schedule.c | ||
panic.c | ||
schedule.c | ||
testbench.c | ||
timer.c | ||
topology.c | ||
trace.c |