Lines Matching +full:secure +full:- +full:only
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/rockchip-secure-otp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip secure otp device tree bindings
10 - Hisping <hisping.lin@rock-chips.com>
13 - $ref: "nvmem.yaml#"
18 - rockchip,secure-otp
20 rockchip,otp-size:
22 size of non-protected oem zone in secure otp, In bytes.
26 - compatible
27 - rockchip,otp-size
32 - |
33 secure_otp: secure-otp {
34 compatible = "rockchip,secure-otp";
35 rockchip,otp-size = <32>;