Skip to content

fix PLIC context interrupt mapping in Devicetree#608

Open
ziuziakowska wants to merge 1 commit into
lowRISC:mainfrom
ziuziakowska:devicetree-plic-contexts
Open

fix PLIC context interrupt mapping in Devicetree#608
ziuziakowska wants to merge 1 commit into
lowRISC:mainfrom
ziuziakowska:devicetree-plic-contexts

Conversation

@ziuziakowska

Copy link
Copy Markdown
Contributor

These were the wrong way around, it is Context 0 that delivers M-mode external interrupts and Context 1 that delivers S-mode external interrupts. Needed for correct Linux IRQ mappings.

Signed-off-by: Alice Ziuziakowska <a.ziuziakowska@lowrisc.org>

@marnovandermaas marnovandermaas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable to me and only tested now that there is a supervisor mode.

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