<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 6, 2019, 3:18 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
fixing the issues of this ticket may result in a brittle implementation <br>
due to performance reasons:<br>
<br>
<a href="https://devel.rtems.org/ticket/3832" rel="noreferrer noreferrer" target="_blank">https://devel.rtems.org/ticket/3832</a><br>
<br>
It would be good to test this. Unfortunately, the mechanisms to signal <br>
FPU exceptions on ARMv7 are highly chip implementation dependent.<br>
<br>
With the new build system we have the ability to add BSP-specific or <br>
architecture-specific test programs, e.g.<br>
<br>
build-type: test-program<br>
enabled-by:<br>
- and:<br>
   - arm<br>
   - or:<br>
     - tms570ls3137_hdk<br>
     - tms570ls3137_hdk_intram<br>
     - tms570ls3137_hdk_sdram<br>
     - tms570ls3137_hdk_with_loader<br>
<br>
The question is, should we do this? I think we should do it<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">HPSC has required writing a collection of driver tests. Some can be generic if the driver is present but others will be BSP dependent. I recall one that is BSP dependent exercised the very specific device always attached to i2c.</div><div dir="auto"><br></div><div dir="auto">It would be good to have these as well as some which are selected when a BSP has a feature or driver.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>