summaryrefslogtreecommitdiff
path: root/cmd/cmd_fsl_caam.c
AgeCommit message (Collapse)Author
2018-07-17MLK-18703: crypto: caam: Fix typo for caam blob commandsAymen Sghaier
This fix a wrong trace error while executing caam genlob command. Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
2018-06-13MLK-18591-2 crypto: caam: Add fsl caam driverYe Li
Add the fsl CAAM driver and new commands to implement DEK blob operations, like "caam genblob" to generate encrypted blob and "caam decap" to output orignal plain data. Signed-off-by: Ye Li <ye.li@nxp.com>