-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Description
Describe the bug
a825e01 caused a shit of the data section in many riscv platforms including ITE ones. Downstream we rely on the position of some fixed identifier that is placed immediately after the vector table, so the change there caused a regression.
https://github.com/zephyrproject-rtos/zephyr/commit/a825e014d858eb2badd600da6f3163e413b6bf3f resto restores the previous behavior. We mitigated by changing the setting downstream locally so keeping the severity low but I think this should go in stabilization.
Regression
- This is a regression.
Steps to reproduce
n/a
Relevant log output
It's a build failure in our application.
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug