mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
When buffer_needs_realloc in the AES driver, check the location of the buffer only in case of SOC_AXI_DMA_EXT_MEM_ENC_ALIGNMENT for allocating the newer buffer, otherwise use generic DMA capable memory (as was done earlier)