BSP-specific tests?

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Dec 6 08:18:01 UTC 2019


Hello,

fixing the issues of this ticket may result in a brittle implementation 
due to performance reasons:

https://devel.rtems.org/ticket/3832

It would be good to test this. Unfortunately, the mechanisms to signal 
FPU exceptions on ARMv7 are highly chip implementation dependent.

With the new build system we have the ability to add BSP-specific or 
architecture-specific test programs, e.g.

build-type: test-program
enabled-by:
- and:
   - arm
   - or:
     - tms570ls3137_hdk
     - tms570ls3137_hdk_intram
     - tms570ls3137_hdk_sdram
     - tms570ls3137_hdk_with_loader

The question is, should we do this? I think we should do it.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list