zephyr/dts/bindings/crypto/microchip,xec-symcr.yaml
Manimaran A 3cc7d37b70 drivers: crypto: MEC172x crypto driver supporting hash
Implement zephyr crypto driver hash API's using calls to
MEC172x ROM hash API's. Hardware supports zephyr driver
hash modes: SHA-224, 256, 384, and 512. Driver supports
synchronous (blocking) mode at this time.

Signed-off-by: Manimaran A <manimaran.a@microchip.com>
2023-05-16 12:07:24 +02:00

21 lines
379 B
YAML

# Copyright (c) 2023 Microchip Technology Inc.
# SPDX-License-Identifier: Apache-2.0
description: Microchip XEC symmetric crypto (AES/Hash) accelerator.
compatible: "microchip,xec-symcr"
include: base.yaml
properties:
reg:
required: true
clocks:
required: true
girqs:
type: array
required: true
description: XEC ECIA GIRQ number and bit position.