Mahavir Jain
|
a5fe7bb281
|
tools/unit_test_app: add targets specific configs for "aes_no_hw"
In ESP32-C2, there is no hardware AES and hence this config is not required
|
2022-06-10 15:08:07 +05:30 |
|
Marius Vikhammer
|
ba3f12a9fe
|
rsa: add generate RSA keys test case
|
2022-01-07 11:35:35 +08:00 |
|
Marius Vikhammer
|
a9a7160cb6
|
MPI: add kconfig option for doing intr-based exp-mod operations
|
2021-12-29 18:55:48 +08:00 |
|
Tomas Rezucha
|
ebaca79557
|
other: Move cbor, jsmn and libsodium to idf-component-manager
Marginal components are being carved out from esp-idf and moved to
https://github.com/espressif/idf-extra-components.
They are distributed via idf-component-manager, see
https://components.espressif.com.
|
2021-11-30 21:44:48 +01:00 |
|
Fu Hanxi
|
01ff4f621f
|
Add build_unit_test.sh to do find_apps and build_apps to unit_tests
modify unit-test-apps config files, use CONFIG_IDF_TARGET to set target.
if not set, then treat them as supported both targets.
|
2020-04-30 06:47:49 +00:00 |
|
Renz Christian Bagaporo
|
df26ab13e2
|
test_utils: implement performance timer
|
2019-11-18 10:29:01 +08:00 |
|
Sagar Bijwe
|
fbcc160675
|
mbedtls: Fix compilation errors when CONFIG_MBEDTLS_HARDWARE_AES is disabled
|
2018-11-01 12:08:45 +05:30 |
|