Lines Matching refs:label
22 nsec [label="NS Client"]
23 ddr [label="External memory (DDR)"]
31 label ="Hardware IPs";
35 gic [label="GIC" width=1.2 height=0.5]
36 smmu [label="SMMU" width=1.2 height=0.5]
37 uart [label="UART" width=1.2 height=0.5]
38 pe [label="PE" width=1.2 height=0.5]
43 label ="EL3 monitor";
46 bl31 [label="BL31" fillcolor="#ddffb3"];
47 spmd [label="SPMD" fillcolor="#ddffb3" height=1]
52 label ="SPMC";
55 spmc [label="SPMC" fillcolor="#ddffb3" height=1]
57 bl2 [label="BL2" width=1.2 height=0.5]
62 label ="Secure Partitions";
65 sp1 [label="SP1" fillcolor="#ddffb3" height=1]
66 sp2 [label="SP2" fillcolor="#ddffb3" height=1]
67 spn [label="SP..." fillcolor="#ddffb3" height=1]
71 sp1 -> spmc [dir="both" label="DF1"]
72 spmc -> spmd [dir="both" label="DF2"]
73 spmd -> nsec [dir="both" label="DF3"]
74 sp1 -> sp2 [dir="both" label="DF4"]
75 spmc -> smmu [lhead=cluster_spmc label="DF5"]
76 bl2 -> spmc [lhead=cluster_spmc label="DF6"]
77 bl2 -> spn [lhead=cluster_spmc label="DF6"]
78 sp1 -> ddr [dir="both" label="DF7"]
79 spmc -> ddr [dir="both" label="DF7"]