Commit 5820dfa
committed
mem: workaround - remove MEM_REG_ATTR_SHARED_HEAP from SOF
This PR does 2 things:
- removes MEM_REG_ATTR_SHARED_HEAP to allow merging changes to zephyr
- forces buffers location in the very first memory region. This is required
because of conflict of virtual addresses with loadable modules in case
the platform has 5 cores
Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>1 parent 3e4736f commit 5820dfa
1 file changed
+6
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | 52 | | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
64 | | - | |
65 | 61 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
| |||
0 commit comments