linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv5 0/7] crypto: sa2ul driver support
@ 2020-07-01  8:05 Tero Kristo
  2020-07-01  8:05 ` [PATCHv5 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation Tero Kristo
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Tero Kristo @ 2020-07-01  8:05 UTC (permalink / raw)
  To: herbert, davem, linux-crypto; +Cc: j-keerthy

Hi,

This latest incarnation of the series has patch #3 re-written for the
hash init/update/final sequencing only. As the HW accelerator can't
properly handle split up hashes, nor can its state be exported out, we
use software fallback now for all cases of hashing, except for digest.

Applies on top of 5.8-rc1, testing done:
- Crypto manager self tests (pass)
- Crypto manager extra self tests (pass)
- Openssl testing via cryptodev (pass)
- Ipsec testing over UDP tunnel (pass)
- tcrypt.ko testing for hashing/cipher (pass)

-Tero


--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-07-13  8:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01  8:05 [PATCHv5 0/7] crypto: sa2ul driver support Tero Kristo
2020-07-01  8:05 ` [PATCHv5 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation Tero Kristo
2020-07-01  8:05 ` [PATCHv5 2/7] crypto: sa2ul: Add crypto driver Tero Kristo
2020-07-09  8:03   ` Herbert Xu
2020-07-09  8:06     ` Herbert Xu
2020-07-13  8:40       ` Tero Kristo
2020-07-01  8:05 ` [PATCHv5 3/7] crypto: sa2ul: add sha1/sha256/sha512 support Tero Kristo
2020-07-01  8:05 ` [PATCHv5 4/7] crypto: sa2ul: Add AEAD algorithm support Tero Kristo
2020-07-01  8:05 ` [PATCHv5 5/7] crypto: sa2ul: add device links to child devices Tero Kristo
2020-07-01  8:05 ` [PATCHv5 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node Tero Kristo
2020-07-01  8:05 ` [PATCHv5 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node Tero Kristo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).