gromero opened a new pull request #10479: URL: https://github.com/apache/tvm/pull/10479
Add mps3_an547 board support to microTVM. On Zephyr this board is supported by two emulators: QEMU and FVP. This commit only enables the support for running mps3_an547 on QEMU, since currently there isn't a FVP transporter on microTVM. The main difference between these two emulation is that FVP is provided by ARM as closed source emulator (although otoh it supports Ethos-U55 accelerator). Thus support for FVP will handled later. The mps3_an547 is a reference board. For more details, please see: https://developer.arm.com/tools-and-software/development-boards/fpga-prototyping-boards/mps3 Signed-off-by: Gustavo Romero <[email protected]> Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
