RTEMS | RISC-V implementation does not support Smdbltrp extension (#5274)

Lucian Silistru (@lsilistr) gitlab at rtems.org
Fri Nov 21 07:41:58 UTC 2025




Lucian Silistru commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5274#note_136192


Wouldn't NMIE be cleared jumping to RNMI handler in all cases according to spec?
As I read it, you can't get RNMIs with NMIE == 0 but you can get exceptions. And with NMIE == 0 those exceptions jump to RNMI handler not mtvec.
NMIE == 0 -> no interrupts, no rnmi, yes exceptions that jump to RNMI handler
NMIE == 1 -> interrupts and exceptions jump to exception handler, rnmi jump to RNMI handler

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5274#note_136192
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251121/cc7cc72c/attachment.htm>


More information about the bugs mailing list