Commit 52b914e
committed
audio: place component driver list in user-space accessible partition
Annotate the static comp_driver_list with APP_SYSUSER_BSS so that it
is placed in the sysuser memory partition. This makes the component
driver registry accessible from user-space threads when
CONFIG_SOF_USERSPACE_LL is enabled.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 98dda6f commit 52b914e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments