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

Use Renode for simulating the examples #15

Open
4 tasks
Ivan-Velickovic opened this issue Aug 8, 2023 · 0 comments
Open
4 tasks

Use Renode for simulating the examples #15

Ivan-Velickovic opened this issue Aug 8, 2023 · 0 comments

Comments

@Ivan-Velickovic
Copy link
Collaborator

Ivan-Velickovic commented Aug 8, 2023

Renode is a new full system simulator that supports all the architectures we would need for the VMM. However at the time of writing it doesn't yet support RISC-V H-extension (although I believe it's planned). Unfortunately I can't get AArch64 simulation to work reliably yet either, see https://github.com/Ivan-Velickovic/sel4_renode#qemu-arm-virt.

However! Once Renode is in a usable state (or when if I find out I'm using Renode wrong), then we need to do the following:

  • Add Renode scripts to this repository or to the Microkit SDK itself perhaps
  • Add Renode commands to the example Makefiles, Zig build scripts etc
  • Add Renode testing to the CI
  • Document how to take advantage of Renode's functionality (e.g making your own platform descriptions, debugging etc)
Ivan-Velickovic added a commit that referenced this issue Sep 23, 2023
Ivan-Velickovic added a commit that referenced this issue Sep 23, 2023
Ivan-Velickovic added a commit that referenced this issue Sep 23, 2023
Ivan-Velickovic added a commit that referenced this issue Sep 23, 2023
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

1 participant