]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
crypto: caam - fix error IDs for SEC v5.x RNG4
authorHoria Geanta <horia.geanta@freescale.com>
Sat, 15 Sep 2012 00:33:54 +0000 (03:33 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 27 Sep 2012 05:32:14 +0000 (13:32 +0800)
According to SEC v5.0-v5.3 reference manuals.

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/error.c

index 9955ed9643e6dc7d37cae84bab63563ef866bff6..30b8f74833d457d34f46c8bf160683550980298e 100644 (file)
@@ -77,10 +77,8 @@ static void report_ccb_status(u32 status, char *outstr)
                "Not instantiated",
                "Test instantiate",
                "Prediction resistance",
-               "",
                "Prediction resistance and test request",
                "Uninstantiate",
-               "",
                "Secure key generation",
        };
        u8 cha_id = (status & JRSTA_CCBERR_CHAID_MASK) >>