sof/src
Guennadi Liakhovetski 852a664704 lp64: fix undefined reference compilation breakage
__udivdi3 isn't defined on LP64, don't export it.

Fixes: a306792a68 ("llext: add missing symbol exports")
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-05-23 18:54:43 +03:00
..
arch rembrandt_defconfig: remove duplicate CONFIG_COMP_DCBLOCK=n 2024-05-03 15:01:53 +03:00
audio Audio: TDFB: Fix firmware crash caused by TDFB sink format set 2024-05-22 15:17:44 +01:00
debug telemetry: Add systick_info part of telemetry 2024-04-12 19:21:42 +03:00
drivers nxp: imx8ulp: switch to native Zephyr drivers and timer domain 2024-04-25 14:12:41 +03:00
idc idc: zephyr_idc: implement idc_send_msg for non-multicore platforms 2024-04-16 14:12:34 +03:00
include llext: add and use macros for easier LLEXT conversion 2024-05-14 14:37:44 +01:00
init platform: register proper basefw CPS consumption on boot 2024-04-15 13:48:33 +01:00
ipc llext: add missing symbol exports 2024-05-14 14:37:44 +01:00
lib lib: dai: add entry for NXP's ESAI 2024-04-23 12:20:31 +01:00
library_manager llext: add support for files with multiple modules 2024-05-14 14:37:44 +01:00
logging
math lp64: fix undefined reference compilation breakage 2024-05-23 18:54:43 +03:00
module llext: add missing symbol exports 2024-05-14 14:37:44 +01:00
platform audio: base_fw_intel: refactor memory power management register access 2024-05-13 15:29:38 +01:00
probe Use new '-DREM=#' prefix to preserve comments in pre-processed .toml 2024-04-10 09:37:43 +03:00
samples llext: update to use add_llext_target() 2024-05-14 14:37:44 +01:00
schedule telemetry: Add systick_info part of telemetry 2024-04-12 19:21:42 +03:00
trace dma-trace.c: lower log level of dropped logs and stop recursion 2024-04-30 15:23:25 +01:00
CMakeLists.txt module: sink: source: Move sink/source api headers to module 2023-11-24 16:17:46 +00:00
Kconfig telemetry: Enable Telemetry 2024-04-12 19:21:42 +03:00
spinlock.c