Commit 7cbaffe
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 7cbaffe
2 files changed
+12
-0
lines changed| 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 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| 521 | + | |
521 | 522 | | |
| 523 | + | |
522 | 524 | | |
523 | 525 | | |
524 | 526 | | |
| |||
0 commit comments