commit | e738c5f15562635c02a03365cb62cad35051babe | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Oct 18 13:57:22 2018 +0000 |
committer | Scott Wood <oss@buserror.net> | Mon Oct 22 19:11:55 2018 -0500 |
tree | 14aa90025855581116b0170225d7bdbb5e1ed2f0 | |
parent | 0400d65501930e6e99848572b3818914c3b94256 [diff] |
powerpc/8xx: Add DT node for using the SEC engine of the MPC885 The MPC885 has SEC engine version 1.2 with the following details: - Number of Crypto channels: 1 - Exec Units: DEU, MDEU and AESU - Available descriptors: 00010, 00100, 00110, 01000, 11000, 11010 It is also supposed to have descriptor 00000, but it doesn't work properly so we keep it out for the moment. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>