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

Parse FDT to determine PLIC contexts #3

Open
calebfletcher opened this issue Sep 25, 2022 · 1 comment
Open

Parse FDT to determine PLIC contexts #3

calebfletcher opened this issue Sep 25, 2022 · 1 comment

Comments

@calebfletcher
Copy link
Owner

No description provided.

@calebfletcher
Copy link
Owner Author

The interrupts-extended field of the PLIC node specifies the available contexts. The first value in each pair of values in the list is the phandle of the hart's CLINT, and the second value is the interrupt line ID, where -1 means it does not exist, and 9 & 11 refer to supervisor- and machine-mode interrupts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant