esp-idf/components/mbedtls
Marius Vikhammer 3b3826b61c 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 16:10:18 +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-12-02 15:07:08 +05:30
port crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 16:10:18 +08:00
test crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 16:10:18 +08:00
CMakeLists.txt mbedtls: fix hardware MPI (bignum) related regression 2021-12-02 15:07:08 +05:30
component.mk mbedtls: remove wrap from component.mk as well 2021-12-02 17:13:31 +05:30
Kconfig mbedtls: update kconfig help to correct on supported MPI bits 2021-12-02 15:07:07 +05:30
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00