Lucian Silistru commented on a discussion on bsps/riscv/riscv/irq/irq.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1391#note_158074 > { > rtems_vector_number max; > > +#ifdef RISCV_SMRNMI > + /* The RNMI vectors are located above the external interrupts */ > + if (RISCV_INTERRUPT_VECTOR_IS_RNMI(vector)) { took me a while, but good catch -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1391#note_158074 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-8dvk54xlc78jom2d1kjmm125o-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
