Add PicoEVB hardware into the CI Pipeline
### Summary Add hardware necessary for testing the PicoEVB in pipelines. Testing will require a dedicated desktop host for installing the HW in a PCIe slot. Furthermore, if the HW goes into an undesirable state, it may crash the host. A method for remotely power cycling this host is also required. The idea is treat this desktop as we do SoC based platforms. It will have a static ip address and CentOS 7 operating system that you can load and unload using ocpiremote. There may need to be some modifications for ocpiserve application to be loaded. If this turns out to be more difficult than it's worth alternatively, dedicated desktop can become a runner with specific HWIL tag for PicoEVB. ### Expected correct behavior PicoEVB platform can be used as a target for HWIL testing.
epic