Hi,
I am trying to Run AES using DMA.
I tried for last three days, but could not proceed further.
How I did?
1.I too sample code of DMA Memory to Memory from SDK
2.Added the AES header and Driver file in it.
3.Changed the AES configuration accordingly w.r.t DMA.
4.Then compiled and execute but code is stuck in while loop.
Please can anyone tell is this correct way of doing?
I read there are some trigger and input source for DMA request but couldn't find any example how to do it.
Can anyone share the pseudo code?