Hello,
I am trying to use the CAAM on iMX6.
Using the supplied SDK, I managed to implement the component and use AES ECB 128 successfully.
Now I have to use the SHA-1 but when I run the job ring, the CAAM hangs on.
The descriptor is as follows:
0xB0800006
0x8441000D
0x24140010
@Pointer to plain text buffer
0x60300010
@pointer to ciphered text buffer
Do you have any idea of the error in my descriptor ?
Thanks
Jessica