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

Add support for RISC-V AIA IMSIC #117

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

D3boker1
Copy link
Collaborator

@D3boker1 D3boker1 commented Dec 16, 2023

RISC-V AIA APLIC support:

  • Change the Bao's interrupt reservation mechanism;
  • Add MSI Mode support in (V)APLIC driver;
  • IMSIC driver.
  • VIMSIC driver

Software Versions:

QEMU - v7.1.0
Linux - https://github.com/avpatel/linux/tree/riscv_aia_v1
OpenSBI - 1.2

@josecm
Copy link
Member

josecm commented Dec 16, 2023

@D3boker1 before starting the review I'd ask you to:

  1. Resolve the conflicts with the main branch;
  2. Make the history a little more granular, so we can better understand the structure of the introduced changes.

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.

None yet

2 participants