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

Support FreeRTOS SMP in future release #307

Open
digitalnumeric opened this issue Sep 5, 2024 · 6 comments
Open

Support FreeRTOS SMP in future release #307

digitalnumeric opened this issue Sep 5, 2024 · 6 comments

Comments

@digitalnumeric
Copy link

Since AMP is not supported for the Zynq UltraScale+ APU (A53-0 thru A53-3), it would be useful if FreeRTOS with SMP was supported.

According to this link: FreeRTOS SMP on Github, SMP support has been merged into the main FreeRTOS-Kernel beginning with FreeRTOS v11.

Quote from the link above:
"FreeRTOS SMP feature has been merged into FreeRTOS-Kernel main branch. We recommend you to use the FreeRTOS-Kernel main branch to develop FreeRTOS SMP applications.”

From the FreeRTOS web-site: Symmetric Multiprocessing (SMP) with FreeRTOS

@anirudha1977
Copy link
Contributor

Hi,
We dont have any plans to officially support FreeRTOS SMP for various reasons and our marketing requirements.

regards,

@digitalnumeric
Copy link
Author

Hi, We dont have any plans to officially support FreeRTOS SMP for various reasons and our marketing requirements.

regards,

If not FreeRTOS with SMP, has the team considered supporting another RTOS such as RTEMS, ThreadX or maybe Zephyr?

@anirudha1977
Copy link
Contributor

We are moving to Zephyr.

@digitalnumeric
Copy link
Author

Good to know. Any idea when Zephyr support will first appear in Vitis so that we can prepare?

Will the current level of FreeRTOS support be retained when Zephyr support begins?

@anirudha1977
Copy link
Contributor

We are working on the Zephyr support in Vitis. No date is finalized yet.
Zephyr will be available through its own AMD github repo. Users can use Zephyr west build system to build Zephyr.
Also, we will add support through west, where given an xsa, west will invoke SDT, Lopper to create device tree needed for Zephyr.

For future AMD generation projects, FreeRTOS will not be supported. The existing FreeRTOS support in its current form will continue for some more time.

@digitalnumeric
Copy link
Author

digitalnumeric commented Oct 9, 2024

Will west be integrated into Vitis or will it only be used from the command line?

Currently the Zynq UltraScale+ MPSoC VCU is only supported on Linux with unofficial (not supported) here:
https://github.com/Xilinx/vcu-ctrl-sw

Is there any chance that the VCU might be supported in Zephyr projects?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants