esp-idf/components/mbedtls
harshal.patil 9b15189583
change(mbedtls): replace Cache ROM APIs usage with APIs from esp_cache.h
- Only APIs used in esp_crypto_shared_gdma and aes have been replaced
- Get dcache line size using cache api instead of Kconfig
2024-03-13 15:22:07 +05:30
..
esp_crt_bundle change(mbedtls/crt_bundle): Update esp_crt_bundle certificates 2024-03-12 10:00:36 +08:00
mbedtls@09bba150d0 fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30
port change(mbedtls): replace Cache ROM APIs usage with APIs from esp_cache.h 2024-03-13 15:22:07 +05:30
test_apps feat(mbedtls/esp_crypto_shared_gdma): support AXI-DMA in the crypto shared gdma layer 2024-03-13 15:22:06 +05:30
CMakeLists.txt change(mbedtls): replace Cache ROM APIs usage with APIs from esp_cache.h 2024-03-13 15:22:07 +05:30
Kconfig fix(mbedtls/gcm): Add support for software fallback for non-AES ciphers in a GCM operation 2024-02-23 10:47:30 +05:30