mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-09 06:36:35 +03: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)