Skip to content

west: Add cmsis-dsp fix for shifting by negative amounts #94362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

keith-packard
Copy link
Contributor

This patch has been accepted upstream ARM-software/CMSIS-DSP#265.
The module PR, zephyrproject-rtos/cmsis-dsp#7 is pending review.

This PR is stacked on top of another cmsis-dsp west update, #94361

GCC version 14.3 does more extensive checking for potentially uninitialized
values and warns about a couple of arrays. Initialize them to zero to make
the compiler happy.

Signed-off-by: Keith Packard <[email protected]>
This patch has been accepted upstream ARM-software/CMSIS-DSP#265.
The module PR, zephyrproject-rtos/cmsis-dsp#7 is pending review.

Signed-off-by: Keith Packard <[email protected]>
Copy link

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
cmsis-dsp zephyrproject-rtos/cmsis-dsp@d80a49b zephyrproject-rtos/cmsis-dsp#7 zephyrproject-rtos/cmsis-dsp#7/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-cmsis-dsp DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Aug 11, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-cmsis-dsp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant