esp-idf/components/mbedtls
Marius Vikhammer 7fc7c49e5d crypto: allocate all DMA descriptors to DMA capable memory.
These were previously placed on the stack, but the stack could be placed in
RTC RAM which is not DMA capable.
2021-12-08 12:09:01 +08:00
..
esp_crt_bundle Updated the cacrt_all.pem file with latest Root certificate list. 2021-10-17 00:01:37 +08:00
mbedtls@73cfa42bd3 mbedtls: update mbedtls submodule pointer for MPI API change 2021-11-29 15:13:05 +08:00
port crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 12:09:01 +08:00
test crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 12:09:01 +08:00
CMakeLists.txt mbedtls: fix hardware MPI (bignum) related regression 2021-11-29 15:13:05 +08:00
Kconfig mbedtls: update kconfig help to correct on supported MPI bits 2021-11-29 15:13:02 +08:00