Lines Matching full:structure
72 * Structure used for telling the next BL how much of a particular type of
87 * This structure provides version information and the size of the
88 * structure, attributes for the structure it represents
91 uint8_t type; /* type of the structure */
92 uint8_t version; /* version of this structure */
93 uint16_t size; /* size of this structure in bytes */
98 * This structure represents the superset of information needed while
103 * of this structure defined by the macro `ENTRY_POINT_INFO_PC_OFFSET` while
143 * This structure represents the superset of information that can be passed to
145 * populated only if BL2 detects its presence. A pointer to a structure of this
148 * Use of this structure and the X0 parameter is not mandatory: the BL31
152 * BL31 image information is mandatory if this structure is used. If either of
166 * This structure represents the superset of information that is passed to