esp-idf/components/mbedtls
Marius Vikhammer 63280dfec0 aes/sha: fixed driver reseting the wrong GDMA channel
Driver was using the channel ID from tx when reseting rx.
But since rx and tx is not necessarily from the same pair this could lead
to the driver reseting the wrong DMA channel.
2021-08-30 10:37:03 +08:00
..
esp_crt_bundle style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mbedtls@6465247f67 mbedtls: upgrade to release v2.16.11 2021-07-13 13:20:16 +08:00
port aes/sha: fixed driver reseting the wrong GDMA channel 2021-08-30 10:37:03 +08:00
test aes/sha: change gdma transfer ability for sram to be 1 byte aligned 2021-08-05 11:02:17 +08:00
CMakeLists.txt mbedtls: Add CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 for support GMSSL component 2021-07-28 19:54:58 +08:00
Kconfig mbedtls: Add CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 for support GMSSL component 2021-07-28 19:54:58 +08:00
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00
component.mk mbedtls: Add CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 for support GMSSL component 2021-07-28 19:54:58 +08:00