fa49f77973
Add SHA256 accelerator support for it8xxx2 series. This driver passes the following test: tests/crypto/crypto_hash/ Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
13 lines
216 B
YAML
13 lines
216 B
YAML
# Copyright (c) 2023, ITE Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ITE IT8XXX2 Crypto SHA accelerator.
|
|
|
|
compatible: "ite,it8xxx2-sha"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|