[PATCH 2/2] bsps: Do not build testsuite tests that require a tick interrupt.

Gedare Bloom gedare at rtems.org
Fri May 23 17:49:22 UTC 2014


On Thu, May 22, 2014 at 8:08 PM, Joel Sherrill
<joel.sherrill at oarcorp.com> wrote:
> Sorry.. that BSP list was from my initial grep.
>
> Turned out 3 BSPs had the line commented out.
>
> $ grep clock_driver_simidle */*/*.am | grep ":#"
> powerpc/qemuppc/Makefile.am:# clock_SOURCES =
> ../../shared/clock_driver_simidle.c
> sparc64/niagara/Makefile.am:#clock_SOURCES =
> ../../shared/clock_driver_simidle.c
> sparc64/usiii/Makefile.am:#clock_SOURCES =
> ../../shared/clock_driver_simidle.c
>
> Drop:
>
> niagara
> usiii
> qemuppc
>

Thanks, I can verify that the sparc64 simulators do simulate real ticks

-Gedare



More information about the devel mailing list