sof/tools/testbench
Tomasz Lauda 3609fa6fc6 ipc: use notifications allocated by sources
Changes implementation of notifications allocation.
Instead of using common empty list of messages let's
switch to allocating message per source of notification.
This way we won't have problem with memory and lack of
empty messages and also we will be able to optimize memory.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
2020-03-02 13:28:52 +01:00
..
include/testbench Testbench: Instantiate file component as host or DAI and other updates 2020-02-26 22:29:10 +00:00
CMakeLists.txt schedule: separate task init functions for schedulers 2019-12-19 20:29:59 +00:00
alloc.c alloc: create enum type for heap zones 2019-12-23 21:11:48 +01:00
common_test.c Testbench: Instantiate file component as host or DAI and other updates 2020-02-26 22:29:10 +00:00
edf_schedule.c edf_schedule: remove priority 2019-12-19 20:29:59 +00:00
file.c testbench: Fix build error 2020-02-27 11:19:39 +02:00
ipc.c ipc: use notifications allocated by sources 2020-03-02 13:28:52 +01:00
ll_schedule.c Testbench: Force scheduler to EDF 2020-01-31 21:06:39 +00:00
panic.c sof: move headers to dedicated directories 2019-07-18 16:00:24 +02:00
schedule.c Testbench: Force scheduler to EDF 2020-01-31 21:06:39 +00:00
testbench.c Testbench: Instantiate file component as host or DAI and other updates 2020-02-26 22:29:10 +00:00
timer.c timer: change id values 2019-08-06 18:59:27 +01:00
topology.c Testbench: Instantiate file component as host or DAI and other updates 2020-02-26 22:29:10 +00:00
trace.c probes: initial implementation, kconfig and IPC params 2020-01-29 11:26:58 +01:00