]> git.ipfire.org Git - people/ms/u-boot.git/commit
crypto/fsl: Update blob cmd to accept 64bit addresses
authorSumit Garg <sumit.garg@nxp.com>
Thu, 14 Jul 2016 17:27:50 +0000 (13:27 -0400)
committerYork Sun <york.sun@nxp.com>
Tue, 2 Aug 2016 16:45:39 +0000 (09:45 -0700)
commit7fe1d6a41092da00e0a1b94ae0e996cf89e81e28
tree169e7711a40436ff24bdec6582ea701cdb1d2466
parent04e5c6d9cca668845f9f4b702f587c4dcc0ea4bd
crypto/fsl: Update blob cmd to accept 64bit addresses

Update blob cmd to accept 64bit source, key modifier and destination
addresses. Also correct output result print format for fsl specific
implementation of blob cmd.

Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
cmd/blob.c
drivers/crypto/fsl/fsl_blob.c