Lines Matching refs:properties
21 Accessing properties
31 - GICv3 properties: hw_config.gicv3_config.gicr_base
35 Defining properties
39 properties originate from a different backend source such as a device tree,
49 configuration properties which is usually a device tree file.
52 - FW_CONFIG: properties related to base address, maximum size and image id
54 - TB_FW: properties related to trusted firmware such as IO policies,
56 - HW_CONFIG: properties related to hardware configuration of the SoC
86 To ensure a good interpretation of the properties, this documentation must
87 explain how the properties are described for a specific backend. Refer to the
94 tb_fw_config devices tree containing the properties' values. This must be done
100 Populating the properties
113 As mentioned above, properties are logically grouped around namespaces and
115 properties/namespaces.
116 The framework differentiates two types of properties:
121 The first category applies to properties being part of the firmware and shared
127 - |TBBR| related properties: tbbr.cot.bl2_id
130 The second category should represent the majority of the properties defined
131 within the framework: Platform specific properties. They must be accessed only
133 namespace must contain the platform name under which the properties defined