RTEMS | Draft: bsps/riscv: add Smrnmi extension support (!1391)

Lucian Silistru (@lsilistr) gitlab at rtems.org
Wed Aug 26 17:12:30 UTC 2026




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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260826/74caf9e4/attachment-0001.htm>


More information about the bugs mailing list