From: Kim Phillips Date: Sat, 23 Jun 2012 00:48:52 +0000 (-0500) Subject: crypto: caam - add support for SEC v5.x RNG4 X-Git-Tag: v3.6-rc1~94^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281922a1d4f59bdebbe78c1d9f4c50a967eb6cff;p=pandora-kernel.git crypto: caam - add support for SEC v5.x RNG4 The SEC v4.x' RNGB h/w block self-initialized. RNG4, available on SEC versions 5 and beyond, is based on a different standard that requires manual initialization. Also update any new errors From the SEC v5.2 reference manual: The SEC v5.2's RNG4 unit reuses some error IDs, thus the addition of rng_err_id_list over the CHA-independent err_id_list. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed