Lines Matching +full:open +full:- +full:dice
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/reserved-memory/google,open-dice.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Open Profile for DICE
11 generated by the Open Profile for DICE protocol.
13 See https://pigweed.googlesource.com/open-dice/
16 - David Brazdil <dbrazdil@google.com>
19 - $ref: reserved-memory.yaml
23 const: google,open-dice
26 description: page-aligned region of memory containing DICE data
29 - compatible
30 - reg
31 - no-map
36 - |
37 reserved-memory {
38 #address-cells = <2>;
39 #size-cells = <1>;
41 dice: dice@12340000 {
42 compatible = "google,open-dice";
44 no-map;