You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/12 02:14:34 UTC

[GitHub] [incubator-tvm] liangfu commented on issue #3159: [RFC] MISRA-C/C++ Compliant Runtime

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:
users@infra.apache.org


With regards,
Apache Git Services