RTEMS | bsps/riscv/griscv/clock: Fix variable type on clockdrv.c (!1207)
Samuel Viegas (@samuel.viegas)
gitlab at rtems.org
Thu Apr 16 11:24:50 UTC 2026
Samuel Viegas created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1207
Project:Branches: samuel.viegas/rtems:bsps/riscv/griscv/clock/fix-data-type-on-clockdrv to rtems/rtos/rtems:main
Author: Samuel Viegas
## Summary
Variable "clkirq" had the wrong data type, which was changed to match the expected one, since this variable was being used as input argument on several functions. This was raised as an outcome of the Independent SW Verification and Validation (ISVV) for ESA-promoted RTEMS SMP Qualification Data Packs (https://rtems-qual.io.esa.int). Original ISVV reference for this issue is RTEMS-SMP-CODE-VER-030.
Partially fixes #4816
## Generative AI
<!--If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/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/1207
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/20260416/6f9efc81/attachment.htm>
More information about the bugs
mailing list