Commit 119af89
ipc4: handler: Handle the set/get large config IPCs for CONFIG_LIBRARY
Add the logic to copy the data to/from the mailbox when CONFIG_LIBRARY
is enabled with the set_large_config and get_large_config IPCs.
Also, make sure to copy the data to the mailbox along with the replay
message.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent 1956aec commit 119af89
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
1088 | 1090 | | |
1089 | 1091 | | |
1090 | 1092 | | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
1091 | 1096 | | |
1092 | 1097 | | |
1093 | 1098 | | |
| |||
1235 | 1240 | | |
1236 | 1241 | | |
1237 | 1242 | | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1238 | 1249 | | |
1239 | 1250 | | |
1240 | | - | |
| 1251 | + | |
1241 | 1252 | | |
1242 | 1253 | | |
1243 | 1254 | | |
| |||
0 commit comments