summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra-se.h
diff options
context:
space:
mode:
authorvenkatajagadish <vjagadish@nvidia.com>2013-01-31 14:20:06 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:12:22 -0700
commitea9a658bc49145f97bca78f2fc330e3ab81b17fb (patch)
treeacb2130ecbd1ed2bce78b9613a84cf2208b2b803 /drivers/crypto/tegra-se.h
parent8facf091a6cd6511d167e85c1829b18824b38ba4 (diff)
crypto: tegra-se: Use proper rsa key slot
This change fixes the S.E time out errors while executing RSA test Bug 1218410 Change-Id: Icbbcdd7b3d86a259dc3ff19ebb4b3a7374135e47 Signed-off-by: venkatajagadish <vjagadish@nvidia.com> Reviewed-on: http://git-master/r/199260 Reviewed-by: Mrutyunjay Sawant <msawant@nvidia.com> Tested-by: Mrutyunjay Sawant <msawant@nvidia.com>
Diffstat (limited to 'drivers/crypto/tegra-se.h')
-rw-r--r--drivers/crypto/tegra-se.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/tegra-se.h b/drivers/crypto/tegra-se.h
index b2245120eeae..28723a0500f3 100644
--- a/drivers/crypto/tegra-se.h
+++ b/drivers/crypto/tegra-se.h
@@ -205,6 +205,7 @@
#define SE_INT_OP_DONE(x) (x << SE_INT_OP_DONE_SHIFT)
#define SE_INT_ERROR_SHIFT 16
#define SE_INT_ERROR(x) (x << SE_INT_ERROR_SHIFT)
+#define SE_ERR_STATUS_0 0x804
#define SE_CRYPTO_KEYTABLE_DST_REG_OFFSET 0X330
#define SE_CRYPTO_KEYTABLE_DST_WORD_QUAD_SHIFT 0