Commit 77c02af
committed
fast-get: limit scope
fast-get is only needed when DRAM is used, i.e. when
CONFIG_COLD_STORE_EXECUTE_DRAM is selectef. It's also unneeded in
modules when CONFIG_LLEXT_TYPE_ELF_SHAREDLIB is used, i.e. in gcc
builds, because also in those builds no .cold and .coldrodata
sections are created.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>1 parent 353e1e4 commit 77c02af
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
18 | 28 | | |
0 commit comments