RTEMS | bsps/stm32h7: make errata configurable (!184)

Karel Gardas (@kgardas) gitlab at rtems.org
Wed Aug 14 05:11:41 UTC 2024




Karel Gardas commented on a discussion on spec/build/bsps/arm/stm32h7/errata.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/184#note_110964

 > +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 > +build-type: script
 > +copyrights:
 > +- Copyright (C) 2024 Karel Gardas
 > +do-build: null
 > +do-configure: |

Thanks for the review!

(1) yaml thing is something I'm lost in as I've not been able to find any documentation about it, any sensible doc documenting RTEMS macros/impls. Do you know if there is any available? But definitely agree that your suggestions are way better than using script. I've tried several times to find those, but failed, hence script was a way how to escape.

(2) the fact that -mno-unaligned-access is not used for libc/C++ etc from tools is indeed a showstopper which needs to be solved somehow. Probably the most easiest would be to add big warning to the stm32h7 BSP doc about a need to configure tools in a special way...

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/184#note_110964
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/20240814/810a94f6/attachment.htm>


More information about the bugs mailing list