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

Import ARCv2 architecture patch #14

Closed
stephanosio opened this issue May 26, 2020 · 4 comments · Fixed by #22
Closed

Import ARCv2 architecture patch #14

stephanosio opened this issue May 26, 2020 · 4 comments · Fixed by #22
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@stephanosio
Copy link
Owner

stephanosio commented May 26, 2020

Import the ARCv2 architecture patch (currently based on QEMU 4.2) into the zephyr-qemu repository.

https://github.com/zephyrproject-rtos/sdk-ng/blob/master/meta-zephyr-sdk/recipes-devtools/qemu/files/0006-Add-support-for-ARCv2-architecture.patch

Merged into sdk-ng in zephyrproject-rtos/sdk-ng#208

Since the zephyr-qemu repository is based on QEMU 5.0 at the time of writing, the patch will need to be converted to work with it.

@stephanosio
Copy link
Owner Author

@abrodkin Do you have any estimate on when you will have the QEMU 5.0 port of this patch?

@stephanosio stephanosio added enhancement New feature or request help wanted Extra attention is needed labels May 26, 2020
@abrodkin
Copy link
Contributor

@stephanosio in fact we do have re-based on top of v5.0 version so if needed I may post those changes somewhere. Just let me know in which form you prefer to get it and when.

@stephanosio
Copy link
Owner Author

@stephanosio in fact we do have re-based on top of v5.0 version so if needed I may post those changes somewhere. Just let me know in which form you prefer to get it and when.

@abrodkin That's great. Git .patch format would be nice, so I can import your commits here and in the sdk-ng QEMU 5.0 PR.

@abrodkin
Copy link
Contributor

There seems to be no way to create a pull-request if I didn't clone from your repo, so you may just cherry-pick this one - abrodkin/qemu@d2fb10a. It's based on your current master.
Tried to run both qemu_arc_em & qemu_arc_hs and it worked as good as 4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants