BSP Count (rtems-bsps, autoconf, and waf)

Joel Sherrill joel at rtems.org
Tue Oct 6 18:04:31 UTC 2020


Hi

./rtems-bsps looks for *.cfg and reports the following:

Architectures: 17
BSP Families: 84
BSPs: 189

I know it overcounts by one since it sees bbxm.cfg as a BSP configuration
while when it is for a simulator.

But "find . -name "bsp*.yml" | wc -l" only reports 184.

(1) rtems-bsps will eventually need to be converted to find BSPs based on
waf

(2) Why the discrepancy? What's the right way to find the set of BSPs?

My BSP sweep is using the set reported by rtems-bsps minus bbxm as the set
to build so they all must be building.

Thanks.

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201006/6d57092c/attachment-0001.html>


More information about the devel mailing list