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 interrupt-related changes for arm64-based platforms #7459

Merged
merged 1 commit into from
Apr 24, 2023

Commits on Apr 20, 2023

  1. zephyr: include: rtos: interrupt.h: Make interrupt_get_irq work for A…

    …RM64 platforms
    
    ARM64's GIC doesn't utilize cascaded interrupts so interrupt_get_irq
    will have to return the given INTID.
    
    Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
    LaurentiuM1234 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    486783e View commit details
    Browse the repository at this point in the history