liangfu commented on issue #3159: [RFC] MISRA-C/C++ Compliant Runtime
URL: https://github.com/apache/incubator-tvm/issues/3159#issuecomment-552702639
 
 
   @JammyZhou The runtime part is actually OS independent. I refer to Zephyr 
RTOS as an example of OS that provides MISRA-C compliance. As Zephyr RTOS is 
designed to be architecture independent, I worked on building the runtime with 
Zephyr RTOS on top of qemu_x86, so that the complete system would be considered 
to be MISRA-C compliant, and it can be easily ported to other platforms with 
high reliability.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to