RTEMS | testsuites/validation: Fix interrupt validation assumptions (!1254)
SHIVAM DEOLANKAR (@D3athSkulll)
gitlab at rtems.org
Thu May 21 13:03:51 UTC 2026
SHIVAM DEOLANKAR created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1254
Project:Branches: D3athSkulll/rtems:fix-interrupt-priority to rtems/rtos/rtems:main
Author: SHIVAM DEOLANKAR
## Summary
The interrupt validation tests assumed UINT32_MAX is always an invalid interrupt priority and interrupt vectors are enabled automatically after installing handler.
Update tc-intr-set-priority.c and tc-intr-vector-is-enabled.c to avoid relying on BSP-specific interrupt behavior that fails on RISC-V.
Fixes #5578.
## Generative AI
<!--Default settings, if it is a dropdown it will set after submission-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1254
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/20260521/e07c56ce/attachment.htm>
More information about the bugs
mailing list