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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to