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

feat(qemu): add support to build qemu w/ different interrupt controllers #14

Merged
merged 12 commits into from
Jun 4, 2024

Conversation

Diogo21Costa
Copy link
Member

PR Description

This PR introduces changes to the test framework to enable the deployment of different QEMU platforms. The following recipes have been updated:

  1. For aarch64:
  • guest/baremetal.nix
  • guest/tf/baremetal.nix
  • firmware/atf/atf.nix
  • bao/bao.nix
  1. For risc-v:
  • bao/bao.nix
  • guest/baremetal.nix
  • guest/tf/baremetal.nix

Please provide feedback on these changes.

@Diogo21Costa Diogo21Costa changed the title Feat/add platforms feat(qemu): add support to build qemu w/ different interrupt controllers May 31, 2024
miguelafsilva5 and others added 5 commits June 4, 2024 11:14
This commit adds a irq_flags variable as an output of the setup-cfg.
These flags are filled according to the platform arch.

Signed-off-by: Miguel Silva <[email protected]>
miguelafsilva5
miguelafsilva5 previously approved these changes Jun 4, 2024
pkgs/firmware/qemu-aarch64-virt.nix Show resolved Hide resolved
@miguelafsilva5 miguelafsilva5 merged commit f9ab3c1 into main Jun 4, 2024
2 checks passed
@miguelafsilva5 miguelafsilva5 deleted the feat/add_platforms branch June 4, 2024 15:08
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.

3 participants