summaryrefslogtreecommitdiff
path: root/certs/Makefile
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2019-04-16 19:27:12 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-04-25 10:38:12 +0300
commitdf80bfd34310935ffc2bc85baa15aed075c12ee3 (patch)
tree6576a472cc384de61d4f6917c276f5c54c14c710 /certs/Makefile
parent6ddc8e3117d602ebe05f8fcc5429628b6d3a5853 (diff)
downloadlinux-df80bfd34310935ffc2bc85baa15aed075c12ee3.tar.xz
crypto: caam/jr - update gcm detection logic
GCM detection logic has to change for two reasons: -some CAAM instantiations with Era < 10, even though they have AES LP, they now support GCM mode -Era 10 upwards, there is a dedicated bit in AESA_VERSION[AESA_MISC] field for GCM support For Era 9 and earlier, all AES accelerator versions support GCM, except for AES LP (CHAVID_LS[AESVID]=3) with revision CRNR[AESRN] < 8. For Era 10 and later, bit 9 of the AESA_VERSION register should be used to detect GCM support in AES accelerator. Note: caam/qi and caam/qi2 are drivers for QI (Queue Interface), which is used in DPAA-based SoCs; for now, we rely on CAAM having an AES HP and this AES accelerator having support for GCM. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'certs/Makefile')
0 files changed, 0 insertions, 0 deletions