]> git.ipfire.org Git - people/ms/u-boot.git/commit
DM: crypto/fsl: Enable rsa DM driver usage before relocation
authorSumit Garg <sumit.garg@nxp.com>
Tue, 14 Jun 2016 17:52:37 +0000 (13:52 -0400)
committerYork Sun <york.sun@nxp.com>
Tue, 26 Jul 2016 16:01:21 +0000 (09:01 -0700)
commit7f0a0e4c58e9099016eda6f1f24507c2e6173c8a
treea02702fbe086467c946d1c34bd1cd5c32db5aa48
parent9729dc9565c9c1812efbb630e1db4d54f580363c
DM: crypto/fsl: Enable rsa DM driver usage before relocation

Enable rsa signature verification in SPL framework before relocation for
verification of main u-boot.

Reviewed-by: Aneesh Bansal <aneesh.bansal@nxp.com>
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/crypto/fsl/fsl_rsa.c