Commit fe950bf
Update manifest module type with ref FW state
The reference FW added some new definitions to manifest
man_module_type structure. The SOF version must be updated to
synchronize with reference FW definitions.
Added fields:
- domain_rtos - indicates whether a module can be executed in RTOS
scheduling domain;
- core_type - LX7 HiFi4, Fusion etc.
- user_mode - module executed in non-priviledged mode
- large_param - IPC supports parameters above 4kB
Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>1 parent 5e74544 commit fe950bf
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | | - | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments