Skip to content

{bp-19298} boards/risc-v/bl602: disable CONFIG_ENABLE_ALL_SIGNALS=y#19301

Merged
acassis merged 2 commits into
apache:releases/13.0from
jerpelea:bp-19298
Jul 4, 2026
Merged

{bp-19298} boards/risc-v/bl602: disable CONFIG_ENABLE_ALL_SIGNALS=y#19301
acassis merged 2 commits into
apache:releases/13.0from
jerpelea:bp-19298

Conversation

@jerpelea

@jerpelea jerpelea commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

If this configuration is enabled it will cause the build error

riscv-none-elf-ld: /github/workspace/sources/nuttx/nuttx section .text will not fit in region ilm
riscv-none-elf-ld: region ilm overflowed by 976 bytes

NOTE:
1.The same option is disabled for all other risc-v boards
2.The RISC-V regression appeared on
361e7e2

Impact

RELEASE

Testing

CI

@github-actions github-actions Bot added Size: S The size of the change in this PR is small Board: risc-v labels Jul 4, 2026
@jerpelea jerpelea closed this Jul 4, 2026
@jerpelea jerpelea reopened this Jul 4, 2026
@jerpelea

jerpelea commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@acassis #19302 fixes CI reported error

please rerun after merge

@linguini1 linguini1 changed the title {bp-19298} boards/risv-v/bl602: disable CONFIG_ENABLE_ALL_SIGNALS=y {bp-19298} boards/risc-v/bl602: disable CONFIG_ENABLE_ALL_SIGNALS=y Jul 4, 2026
jerpelea added 2 commits July 4, 2026 19:30
If this configuration is enabled it will cause the build error

riscv-none-elf-ld: /github/workspace/sources/nuttx/nuttx section .text will not fit in region ilm
riscv-none-elf-ld: region ilm overflowed by 976 bytes

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
the timers example causes the following error:
iscv-none-elf-ld: /github/workspace/sources/nuttx/staging/libapps.a(timer_main.c.github.workspace.sources.apps.examples.timer_1.o): in function timer_main:
/github/workspace/sources/apps/examples/timer/timer_main.c:209:(.text.timer_main+0x1c2): undefined reference to sigaction
riscv-none-elf-ld: /github/workspace/sources/apps/examples/timer/timer_main.c:278:(.text.timer_main+0x30e): undefined reference to sigaction

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
@acassis acassis merged commit 74f8206 into apache:releases/13.0 Jul 4, 2026
18 checks passed
@jerpelea jerpelea deleted the bp-19298 branch July 5, 2026 06:09
@jerpelea jerpelea restored the bp-19298 branch July 5, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: risc-v Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants