drivers/crypto/crypto_it8xxx2_sha_v2.c: implement sha v2 for it82xx2 series
Implement a new version crypto_it8xxx2_sha_v2 driver for it82xx2 series. Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
This commit is contained in:
parent
a3f0ae9b0f
commit
1d74cb74d9
8 changed files with 393 additions and 8 deletions
12
dts/bindings/crypto/ite,it8xxx2-sha-v2.yaml
Normal file
12
dts/bindings/crypto/ite,it8xxx2-sha-v2.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Copyright (c) 2024, ITE Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ITE IT8XXX2 Crypto SHA accelerator V2.
|
||||
|
||||
compatible: "ite,it8xxx2-sha-v2"
|
||||
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue