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

simulation: Add support for i.mx7 simulation through Qemu #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcdubois
Copy link

@jcdubois jcdubois commented Oct 8, 2024

Qemu now supports i.mx7d Sabre platform.

Qemu now supports i.mx7d Sabre platform.

Signed-off-by: Jean-Christophe Dubois <[email protected]>
@lsf37
Copy link
Member

lsf37 commented Oct 9, 2024

Thanks for that. When you say "now", which version of qemu do you mean? Can you pinpoint from which version on support was added?

@jcdubois
Copy link
Author

jcdubois commented Oct 9, 2024

Initial i.MX7 support is quite "old" as it started in 2018 in Qemu but I believe it has a reasonable support since at least august 2023.

Anyway I was able to run successfully seL4test on emulated i.MX7 Sabre PTF with the latest Qemu package from Ubuntu (version 6.2.0 of Qemu).

Note: I had to change code in util_libs to get seL4/seL4test to compile for i.MX7. See my other PR on util_libs.

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

Successfully merging this pull request may close these issues.

2 participants