<div dir="ltr">Hi<div><br></div><div>./rtems-bsps looks for *.cfg and reports the following:</div><div><br></div><div>Architectures: 17<br>BSP Families: 84<br>BSPs: 189<br></div><div><br></div><div>I know it overcounts by one since it sees bbxm.cfg as a BSP configuration while when it is for a simulator. </div><div><br></div><div>But "find . -name "bsp*.yml" | wc -l" only reports 184.</div><div><br></div><div>(1) rtems-bsps will eventually need to be converted to find BSPs based on waf</div><div><br></div><div>(2) Why the discrepancy? What's the right way to find the set of BSPs?</div><div><br></div><div>My BSP sweep is using the set reported by rtems-bsps minus bbxm as the set to build so they all must be building.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>