On Thu, 14 May 2020 15:50:05 +0300, Tero Kristo wrote: > From: Keerthy <[email protected]> > > The Security Accelerator Ultra Lite (SA2UL) subsystem provides hardware > cryptographic acceleration for the following use cases: > > * Encryption and authentication for secure boot > * Encryption and authentication of content in applications > requiring DRM (digital rights management) and > content/asset protection > > SA2UL provides support for number of different cryptographic algorithms > including SHA1, SHA256, SHA512, AES, 3DES, and various combinations of > the previous for AEAD use. > > Cc: Rob Herring <[email protected]> > Cc: [email protected] > Signed-off-by: Keerthy <[email protected]> > [[email protected]: converted documentation to yaml] > Signed-off-by: Tero Kristo <[email protected]> > --- > v3: > - fixed a typo in rng child node regex > > .../devicetree/bindings/crypto/ti,sa2ul.yaml | 76 +++++++++++++++++++ > 1 file changed, 76 insertions(+) > create mode 100644 Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml >
Reviewed-by: Rob Herring <[email protected]>
