Commit 84b3a04
userspace: Introduce userspace proxy
Introduce initial support for userspace proxy logic. This includes
configuring the module's memory domain to ensure proper access rights and
creating intermediary functions that forward calls to the module's
interface.
Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent d9f0c6b commit 84b3a04
5 files changed
Lines changed: 543 additions & 1 deletion
File tree
- src
- audio/module_adapter
- library
- include/sof/audio/module_adapter/library
- zephyr
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments