16 lines
282 B
YAML
16 lines
282 B
YAML
|
# Copyright (c) 2020 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Nordic ECB (AES electronic codebook mode encryption)
|
||
|
|
||
|
compatible: "nordic,nrf-ecb"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|