Hi all,I am thinking of adding optional `mbedTLS` support for crypto instead of `tinycrypt`. I have basic framework in place, the idea is by default `tinycrypt` will be used, but any vendor who is already using or want to use `mbedTLS` can enable this option. Any inputs on how to make the option configurable (syscfg ?) and how to maintain upstream `mbedTLS` in mynewt framework (submodule ?) would be really helpful.
Regards Prasad