Skip to content
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

arch: arm: cortex_r: Add CMSIS support #22740

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

stephanosio
Copy link
Member

arch: arm: cortex_r: Add CMSIS support

This commit adds the CMSIS-Core(R) support to the Zephyr RTOS Cortex-R
architecture port.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
soc: arm: xilinx_zynqmp: Use CMSIS-Core(R)

This commit updates the `xilinx_zynqmp` SoC initialisation code to use
the CMSIS-Core(R) features.

In addition, it also defines the Core IP revision value for the SoC as
specified in the Zynq UltraScale+ Device Technical Reference Manual.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>

@zephyrbot
Copy link
Collaborator

zephyrbot commented Feb 12, 2020

All checks passed.

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

@stephanosio stephanosio mentioned this pull request Feb 12, 2020
25 tasks
@stephanosio stephanosio added the area: ARM ARM (32-bit) Architecture label Feb 12, 2020
@stephanosio stephanosio added this to the v2.3.0 milestone Feb 13, 2020
This commit adds the CMSIS-Core(R) support to the Zephyr RTOS Cortex-R
architecture port.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit updates the `xilinx_zynqmp` SoC initialisation code to use
the CMSIS-Core(R) features.

In addition, it also defines the Core IP revision value for the SoC as
specified in the Zynq UltraScale+ Device Technical Reference Manual.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
@stephanosio
Copy link
Member Author

Rebased

@ioannisg
Copy link
Member

CC @bbolen

@MaureenHelm MaureenHelm merged commit 4d778b7 into zephyrproject-rtos:master Mar 18, 2020
@stephanosio stephanosio deleted the cortex_r_use_cmsis branch April 23, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs area: ARM ARM (32-bit) Architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants