esp-idf/components/mbedtls
Marius Vikhammer 0a95151a75 unit_test: Refactor all performance tests that rely on cache compensated timer
There is no ccomp timer on C3, which means our performance tests will start
failing again due to variance caused by cache misses.

This MR adds TEST_PERFORMANCE_CCOMP_ macro that will only fail
performance test if CCOMP timer is supported on the target
2020-12-22 18:56:24 +11:00
..
esp_crt_bundle esp_crt_bundle: add additional unit tests 2020-12-08 10:11:31 +08:00
mbedtls@99c88bb7bd mbedtls: upgrade to v2.16.9 release 2020-12-17 14:15:41 +05:30
port AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
test unit_test: Refactor all performance tests that rely on cache compensated timer 2020-12-22 18:56:24 +11:00
CMakeLists.txt AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
component.mk AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
Kconfig time: Fix gettimeofday for ESP32-S3 2020-10-20 14:09:32 +08:00
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00