<div dir="ltr">Hi<div><br></div><div>While teaching a class this week, I noticed that some arm optcachedata.yml files appear to reference BSP variants that are not associated with the BSP whose directory the yml file is located in. These greps show the issue:</div><div><br></div><div>[joel@localhost arm]$ grep lm3s6965_qemu */optcachedat*<br>imx/optcachedata.yml:  - arm/lm3s6965_qemu<br>realview-pbx-a9/optcachedata.yml:  - arm/lm3s6965_qemu<br>xilinx-zynqmp/optcachedata.yml:  - arm/lm3s6965_qemu<br>xilinx-zynq/optcachedata.yml:  - arm/lm3s6965_qemu<br><br></div><div>[joel@localhost arm]$ grep realview_pbx_a9_qemu */optcacheda*<br>imx/optcachedata.yml:  - arm/realview_pbx_a9_qemu<br>realview-pbx-a9/optcachedata.yml:  - arm/realview_pbx_a9_qemu<br>xilinx-zynqmp/optcachedata.yml:  - arm/realview_pbx_a9_qemu<br>xilinx-zynq/optcachedata.yml:  - arm/realview_pbx_a9_qemu<br><br></div><div>[joel@localhost arm]$ grep xilinx_zynq_a9_qemu */optcachedata*<br>imx/optcachedata.yml:  - arm/xilinx_zynq_a9_qemu<br>realview-pbx-a9/optcachedata.yml:  - arm/xilinx_zynq_a9_qemu<br>xilinx-zynqmp/optcachedata.yml:  - arm/xilinx_zynq_a9_qemu<br>xilinx-zynq/optcachedata.yml:  - arm/xilinx_zynq_a9_qemu<br><br></div><div>I think these files have BSPs listed in them which should not appear. </div><div><br></div><div>Could someone confirm and possibly fix?</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>