sof/src
Guennadi Liakhovetski 45dc968cb2 lmdk: fix building system-service modules
System-service modules cannot include Zephyr headers and don't use
exported symbols, they link sink_api.c and source_api.c into their
images. Disable symbol exporting for them.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-02-06 09:50:31 +02:00
..
arch Tools: Testbench: Build IGO_NR with stub for testbench 2024-01-18 16:39:29 +00:00
audio Audio: Aria: Use new ARIA HiFi config style 2024-01-31 23:41:21 +02:00
debug
drivers cleanup: remove direct inclusion of drivers/interrupt.h 2024-01-29 14:53:26 +00:00
idc idc: check if secondary core is down before sending IDC 2023-11-20 15:31:45 +00:00
include copier: dai: use HD-A dai to configure soundwire on LNL 2024-01-29 11:53:53 +02:00
init sof: remove META usage in sof source code 2024-01-23 19:43:02 +02:00
ipc copier: dai: use HD-A dai to configure soundwire on LNL 2024-01-29 11:53:53 +02:00
lib dai: add error log for failed path 2024-01-12 12:06:03 +00:00
library_manager lib: alloc: Use aligned allocation for L3_HEAP usage. 2024-02-01 12:15:30 +02:00
logging logging: add logging through probes 2023-09-15 12:57:07 +03:00
math Math: Restore fast look-up table based sine function 2024-01-11 15:33:52 +00:00
module lmdk: fix building system-service modules 2024-02-06 09:50:31 +02:00
platform platform: imx93_a55: remove empty interrupt.h file 2024-01-29 14:53:26 +00:00
probe sof: remove META usage in sof source code 2024-01-23 19:43:02 +02:00
samples toml: modularise TOML configuration 2023-12-21 13:07:13 +00:00
schedule DP: provide data to next LL module no earlier than DP deadline 2023-12-19 18:29:22 +00:00
trace sof: remove META usage in sof source code 2024-01-23 19:43:02 +02:00
CMakeLists.txt module: sink: source: Move sink/source api headers to module 2023-11-24 16:17:46 +00:00
Kconfig
spinlock.c