Commit c8f4a13
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 bf60842 commit c8f4a13
5 files changed
Lines changed: 522 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