Skip to content

Conversation

RobinKastberg
Copy link
Contributor

@RobinKastberg RobinKastberg commented Jan 21, 2025

Currently we are using CMSIS 5.9.0.
This is deprecated by ARM and replaced by CMSIS 6.
This will be required for support the IAR toolchain, TrustedFirmware-M,
and to receive further upstream updates.

Currently I have a PR going against zephyrproject-rtos/CMSIS_6 do finalize the integration.

I removed CMSIS 5 since I couldn't come up with a good reason to keep it. But maybe someone else can.

@RobinKastberg RobinKastberg marked this pull request as draft January 21, 2025 15:32
@zephyrbot
Copy link

zephyrbot commented Jan 21, 2025

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

Name Old Revision New Revision Diff
cmsis 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0 zephyrproject-rtos/CMSIS_6#1 zephyrproject-rtos/CMSIS_6#1/files
cmsis_6 ❌ zephyrproject-rtos/CMSIS_6@783317a (main) N/A (Removed) N/A

Additional metadata changed:

Name URL Submodules West cmds module.yml
cmsis

DNM label due to: 1 removed project, 1 project with PR revision and 1 project with metadata changes

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

Currently we are using CMSIS 5.9.0. This is deprecated and
replaced by CMSIS 6. This will be required for support the IAR
toolchain, TrustedFirmware-M. And to receive further upstream
updates.

Signed-off-by: Robin Kastberg <[email protected]>
@RobinKastberg
Copy link
Contributor Author

RobinKastberg commented Jan 21, 2025

It looks like Cortex-R support is NOT in ARM/CMSIS_6 (and not in ARM/CMSIS_5 either), rather coming from here
zephyrproject-rtos/cmsis@54eaf19

@fabiobaltieri fabiobaltieri added DNM (manifest) This PR should not be merged (controlled by action-manifest) and removed DNM This PR should not be merged (Do Not Merge) labels Feb 4, 2025
Copy link

github-actions bot commented Apr 6, 2025

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Apr 6, 2025
@github-actions github-actions bot closed this Apr 20, 2025
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 manifest-cmsis_6 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants