mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-06 01:44:06 +02:00
This commit removes from the TinyCrypt header and source code files, the configuration condition on MBEDTLS_USE_TINYCRYPT to include the file contents. This is to allow use of the library by the Factory Tool without enabling MBEDTLS_USE_TINYCRYPT, and also removes a modification we've made to make the code closer to the upstream TinyCrypt making it easier to maintain.