mbed-os/features/mbedtls/platform
Ron Eldor 77f9faf46c Use a mutex in platform setup \ teardown functions
Use a singleton Mutex in platforms_alt functions, to be shared
with the trng function, to save RAM. Rename `platform_alt.c`
to `platform_alt.cpp` as the mutex is in a `singletonPtr`
template class.
2019-02-18 11:43:32 +02:00
..
TARGET_PSA Fix compilation warning 2019-02-05 15:48:41 +02:00
inc Simplify entropy seed injection configuration 2019-02-05 15:48:41 +02:00
src Use a mutex in platform setup \ teardown functions 2019-02-18 11:43:32 +02:00