Does TVM support arm cortex r5?

Does TVM support arm cortex r5?

Hi @sun

Yes it does. I’m writing a patch with Zephyr using this board which I will send it soon. You would get an idea how to use it in your project.

This adds support for a cortex-r5 board. To try this you can run these tests with flag --microtvm-platforms=zynq_mp_r5

1 Like