Skip to content

Commit

Permalink
[nrf noup] dts: add binding file for cc132 cryptocell sw
Browse files Browse the repository at this point in the history
Add a binding file for nordic,nrf-cc312-sw.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
  • Loading branch information
ioannisg committed Feb 18, 2021
1 parent 0c02197 commit 59c5ac8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions dts/bindings/crypto/nordic,nrf-cc312-sw.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright (c) 2021, Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

description: |
Stub access to cryptocell via platform driver
Non-secure configurations can use this compatible to declare
devicetree nodes which access the CC312 via callbacks into secure
code.
compatible: "nordic,nrf-cc312-sw"

include: base.yaml

properties:
label:
required: true

0 comments on commit 59c5ac8

Please sign in to comment.