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
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
Kconfig
Makefile.projbuild
component.mk AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00