dt-bindings: crypto: Add Tegra Security Engine
authorAkhil R <akhilrajeev@nvidia.com>
Wed, 3 Apr 2024 10:00:35 +0000 (15:30 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 12 Apr 2024 07:07:51 +0000 (15:07 +0800)
commit17048b225b0307b7b271b2fa4f5479fa688e3694
treec87c77afaf9b7c9cad7f00c501ad253f6b6e7c35
parent58329c4312031603bb1786b44265c26d5065fe72
dt-bindings: crypto: Add Tegra Security Engine

Add DT binding document for Tegra Security Engine.
The AES and HASH algorithms are handled independently by separate
engines within the Security Engine. These engines are registered
as two separate crypto engine drivers.

Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/nvidia,tegra234-se-aes.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/crypto/nvidia,tegra234-se-hash.yaml [new file with mode: 0644]