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

Sebastian Huber (@sebhub) gitlab at rtems.org
Wed Aug 14 13:12:52 UTC 2024




Sebastian Huber commented on a discussion on spec/build/bsps/arm/stm32h7/errata.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/184#note_110988

 > +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: |

(1) The build system documentation is here:

https://docs.rtems.org/branches/master/eng/build-system.html

If you are unsure how something can be configured, then please ask on the mailing list. A key property of the build specification items is that they are processed in a defined order and each item is enabled according to the `enabled-by` attribute.

(2) I haven't looked at the errata, but if this option is really important, then we may need dedicated GCC multilibs for this. Also the memcpy() and memset() assembly implementations in Newlib assume that unaligned access works.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/184#note_110988
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/060b8a46/attachment-0001.htm>


More information about the bugs mailing list