esp-idf/components/mbedtls/port/aes/dma
harshal.patil bef1fba3bc fix(mbedtls/crypto_shared_gdma): Enable AXI-DMA enable external memory AES-ECC access
- When external memory encryption is enabled, set the aes_ecc bit of AXI-DMA to enable memory access
2024-05-20 14:40:49 +08:00
..
include feat(mbedtls/esp_crypto_shared_gdma): support AXI-DMA in the crypto shared gdma layer 2024-03-13 15:22:06 +05:30
esp_aes_crypto_dma_impl.c feat(mbedtls/esp_crypto_shared_gdma): support AXI-DMA in the crypto shared gdma layer 2024-03-13 15:22:06 +05:30
esp_aes_dma_core.c fix(mbedtls/crypto_shared_gdma): Enable AXI-DMA enable external memory AES-ECC access 2024-05-20 14:40:49 +08:00
esp_aes_gdma_impl.c feat(mbedtls/aes): Support AES-DMA operations by satisfying L1 cache alignment requirements 2024-03-13 15:22:07 +05:30
esp_aes.c feat(hal/aes): use RCC atomic block to enable/reset the AES peripheral 2024-03-13 15:22:07 +05:30