zephyr/dts/bindings/crypto/st,stm32-cryp.yaml
Thomas Stranger 04f208e48e dts: bindings: add ST STM32 AES accelerator
This commit adds bindings for the STM32 AES accelerator.
Common properties of st,stm32-cryp are moved into
st,stm32-crypto-common.yaml.

The accelerator supports ECB, CBC, CTR, GCM, GMAC, and CCM
chaining modes.
128 bit bit data blocks with cipher key lengths of 128 and 256 bit are
supported.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-07-23 16:25:27 -04:00

9 lines
218 B
YAML

# Copyright (c) 2020, Markus Fuchs <markus.fuchs@de.sauter-bc.com>
# SPDX-License-Identifier: Apache-2.0
description: STM32 Cryptographic Accelerator
compatible: "st,stm32-cryp"
include: st,stm32-crypto-common.yaml