commit | 103600ab966a2f02d8986bbfdf87b762b1c6a06d | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Tue Oct 18 17:33:37 2016 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Oct 25 11:08:23 2016 +0800 |
tree | 35cca53e7805aaf34f5d4432cd53ea2def92f811 | |
parent | ec9b70df75b3600ca20338198a43173f23e6bb9b [diff] |
crypto: ccp - Clean up the LSB slot allocation code Fix a few problems revealed by testing: verify consistent units, especially in public slot allocation. Percolate some common initialization code up to a common routine. Add some comments. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>