Commit 0866629
committed
[nrf fromlist] tests: arch: arm: Increase kobject text area when no optimization
When CONFIG_NO_OPTIMIZATIONS=n then kobject area can get inflated.
Some targets are currently fail to compile due to that.
Upstream PR #: 100564
Signed-off-by: Krzysztof Chruściński <[email protected]>1 parent d682092 commit 0866629
File tree
2 files changed
+3
-0
lines changed- tests/arch/arm
- arm_interrupt
- arm_thread_swap
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
0 commit comments