mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
141cdac87e
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)