mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00: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)