-
Notifications
You must be signed in to change notification settings - Fork 689
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
[TASK] zephyr RTOS support on Ariane SDK #2480
Comments
I have also sent PRs with drivers for the Xilinx AXI ethernet system to zephyr. As my board configurations depend on these drivers, and the PRs for the drivers are not merged yet, it might take a while for the PRs I have linked above to be merged. |
Hello, Your proposal seems interesting. Maybe @jquevremont can help. |
Hi Erik, |
Hi @WorldofJARcraft. When the PR is merged, can you ping me so that I can complete the upcoming RESOURCES documentt with the links (#2514)? |
I will let you know when the PR in zephyr is merged. |
👋 Hi there! This issue seems inactive. Need more help? Feel free to update us. If there are no updates within the next few days, we'll go ahead and close this issue. 😊 |
Hi @WorldofJARcraft, any progress on the (external) PR merging? |
My PR for zephyr also includes an option for supporting the Xilinx AXI Ethernet subsystem. I have also contributed PRs for these drivers to zephyr, which have not been merged yet. |
Thanks. Please keep us updated. |
Is there an existing CVA6 task for this?
Task Description
Hello all, I wanted to let you know that I am working on adding support for the CVA6 CPU in the zephyr RTOS.
Required Changes
No hardware changes are needed, but I would like to add a link to the board directory, instructions etc. in the CVA6 README once zephyr accepts my pull requests.
Current Status
I have created three draft pull requests in zephyr:
I have tested 1. and 3. extensively, and I will test 2. with a recent build of the CVA6 project ASAP.
Risks
The zephyr configuration might go out of sync if devices are removed from the SoC or registers or other hardware configurations change, rendering the zephyr configuration unusable.
In order to combat this, I can document the CVA6 tag that I last tested with zephyr on the zephyr side.
Prerequisites
None as this is only documentation.
KPI (KEY Performance Indicators)
None
Description of Done
Once zephyr has accepted my PRs, a link to the boards in zephyr should be added to the CVA6 README.
Associated PRs
See above
The text was updated successfully, but these errors were encountered: