What is the current guidance on porting TVM to baremetal embedded systems

Hello,

I am a newbie to TVM. I am looking to port TVM compiler stack to a bare metal processor, with its own library of optimized kernels. What is the current guidance on how to proceed for this goal. I was looking if it is possible to use BYOC to target code generation for a library, Maybe I am completely off the ball park here :slight_smile: Any suggestions or links to tutorials or docs are very much welcome.

Thanks