Commit 41a069c
committed
WIP: ipc: expose coldrodata to IPC user thread
If SOF is built with CONFIG_SOF_USERSPACE_LL, the IPC user
handled will require access to coldrodata sections to initialize
audio modules.
This logic is not required for LLEXT modules, which have existing
code to add access to coldrodata (and other sections). This commit
is needed for builds where LLEXT is not used.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent a319bf3 commit 41a069c
1 file changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
648 | 682 | | |
649 | 683 | | |
650 | 684 | | |
| |||
0 commit comments