zephyr/dts/bindings/rng/nuvoton,npcx-drbg.yaml
Jun Lin 6057a83060 drivers: entropy: npcx: add rng driver support
This commit add the rng driver support by using the npcx drgb API.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-03-14 18:14:04 +00:00

20 lines
431 B
YAML

# Copyright (c) 2024 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
description: NPCX Deterministic Random Bit Generator
compatible: "nuvoton,npcx-drbg"
include: base.yaml
properties:
reg:
required: true
context-buffer-size:
type: int
required: true
description: |
Size of the pre-allocated buffer for the DRBG ROM API to store the
intermediate/final computation result.