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

[Backport v3.7-branch] drivers: intc: plic: fix IRQ on every hart regardless of mapping #78467

Merged
merged 1 commit into from
Sep 26, 2024

Commits on Sep 16, 2024

  1. drivers: intc: plic: fix IRQ on every hart regardless of mapping

    Allow IRQs to work on every hart regardless of the mapping
    of the contexts.
    
    Add a test to validate the hart-context mapping.
    
    Signed-off-by: Yong Cong Sin <[email protected]>
    Signed-off-by: Yong Cong Sin <[email protected]>
    (cherry picked from commit 475ff82)
    ycsin authored and github-actions[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    73bbf31 View commit details
    Browse the repository at this point in the history