[PATCHv6 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation

Rob Herring robh at kernel.org
Fri Jul 31 13:59:14 EDT 2020


On Mon, Jul 13, 2020 at 2:35 AM Tero Kristo <t-kristo at ti.com> wrote:
>
> From: Keerthy <j-keerthy at ti.com>
>
> 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.
>
> Reviewed-by: Rob Herring <robh at kernel.org>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> [t-kristo at ti.com: converted documentation to yaml]
> Signed-off-by: Tero Kristo <t-kristo at ti.com>
> ---
>  .../devicetree/bindings/crypto/ti,sa2ul.yaml  | 76 +++++++++++++++++++
>  1 file changed, 76 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml

You left off the DT list so no checks ran:

/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/crypto/ti,sa2ul.example.dt.yaml:
example-0: crypto at 4e00000:reg:0: [0, 81788928, 0, 4608] is too long

The default cell sizes are 1. Please fix.

Rob



More information about the linux-arm-kernel mailing list