sof/lmdk/libraries/dummy
Adrian Warecki 98cc689232 module: module_adapter: lmdk: Improved module type detection
Defined API version used by a FDK modules. Created the
DECLARE_LOADABLE_MODULE_API_VERSION macro with which the loadable modules
can easily declare the version of used API. Improved module type
recognition. Now the type is recognized based on the value of the format
field instead of the API version. Added check for compatibility of API
version used by module.

Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
2023-11-28 16:45:15 +02:00
..
CMakeLists.txt LMDK: Loadable Modules Dev Kit build scripts 2023-05-12 10:56:34 +02:00
dummy_mtl.toml module: module_adapter: lmdk: Improved module type detection 2023-11-28 16:45:15 +02:00