esp-idf/components/mbedtls/port/aes/dma
harshal.patil 2abb656ba2
feat(mbedtls/aes): Support AES-DMA operations by satisfying L1 cache alignment requirements
- Use DMA RX done interrupt status bit while waiting for DMA rx transfer
2024-03-13 15:22:07 +05:30
..
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 feat(mbedtls/aes): Support AES-DMA operations by satisfying L1 cache alignment requirements 2024-03-13 15:22:07 +05:30
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(mbedtls/aes): Support AES-DMA operations by satisfying L1 cache alignment requirements 2024-03-13 15:22:07 +05:30