mbedtls: Add an alt implementation of timing
Implement the MBEDTLS_TIMING_ALT interface for Mbed OS. This
implementation is sufficient to run the Mbed TLS benchmarking
application.
ls
1 parent 386f197 commit b8781e527bc1931bf8f9481dfc63df6c4ce8229b
@Jaeden Amero Jaeden Amero authored on 9 Jun 2021
Showing 4 changed files
View
connectivity/mbedtls/CMakeLists.txt
View
connectivity/mbedtls/include/mbedtls/check_config.h
View
connectivity/mbedtls/platform/inc/timing_alt.h 0 → 100644
View
connectivity/mbedtls/platform/src/timing.cpp 0 → 100644