Commits
Vitaly Andrianov committed 6330341aca9
crypto: ks2: add dma resources allocation code Keystone crypto accelerator uses KS2 HW queues and dma channels for its operation. This commit adds code to allocate required memory and buffer pools, open necessary queues and dma channels. It also adds the code to release allocated resources and creates stub tasklets for TX and RX completion processes. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>