mehrdadh opened a new pull request #7804: URL: https://github.com/apache/tvm/pull/7804
This PR adds following changes: - Add target support for testing zephyr on riscv qemu - Add zephyr debugger for qemu - Add minor changes left from updating zephyr 2.5 https://github.com/apache/tvm/pull/7786 Note: test_zephyr.py fully passes on qemu_riscv64 using the zephyr 2.5. However, for qemu_riscv32 you need to uncomment a line in **main.c** and update zephyr to latest master branch. This issue is mentioned on zephyr: https://github.com/zephyrproject-rtos/zephyr/issues/34026 We will update this when we update our zephyr to next version. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
