Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194 was reviewed by Francescodario Cuzzocrea
-- Francescodario Cuzzocrea commented on a discussion on bsps/riscv/shared/start/bspgetworkarea.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_111862 > + uint64_t size64; > + uint64_t start32; > + uint64_t size32; If I remember correctly I tried with mstrict-align and it didn't work. I would keep the code because we don't know when the misaligned access could happen. For e51 another mod is needed, see https://github.com/fcuzzocrea/rtems/commit/76ec318b575cb8cf7df9ca80fae0f8b8fb1b3d26 If you believe the community may benefit from this I can open a mr (i don't use HSS at all so this is why I need rtems on e51). -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
