commit | a1a38c4c6a0f73e8a9dc217c0e4e0ac483a89f25 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Mon Dec 12 14:59:16 2011 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Dec 20 15:20:05 2011 +0800 |
tree | 3cf55cfdcf54184e417797f0960c01349f6b8fef | |
parent | a2ecb155a30fea933cc539fc2064fef825fd9511 [diff] |
crypto: caam - remove DECO access initialization code Access to the SEC4 DECOs (DEscriptor COntrollers) (for debug purposes) isn't supported or used, and its register access initialization code erroneously makes illegal i/o accesses that show up as errors when run under simulation. Remove it until proper support (via DECORR) is added. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>