/trusted-firmware-a/bl31/ |
A D | interrupt_mgmt.c | 50 if ((type == INTR_TYPE_S_EL1) || (type == INTR_TYPE_NS) || in validate_interrupt_type() 51 (type == INTR_TYPE_EL3)) in validate_interrupt_type() 64 if (type == INTR_TYPE_S_EL1) in validate_routing_model() 67 if (type == INTR_TYPE_NS) in validate_routing_model() 70 if (type == INTR_TYPE_EL3) in validate_routing_model() 127 rc = validate_interrupt_type(type); in set_routing_model() 136 intr_type_descs[type].flags = flags; in set_routing_model() 205 rc = set_routing_model(type, flags); in register_interrupt_type_handler() 210 intr_type_descs[type].handler = handler; in register_interrupt_type_handler() 222 if (validate_interrupt_type(type) != 0) in get_interrupt_type_handler() [all …]
|
/trusted-firmware-a/tools/cert_create/src/tbbr/ |
A D | tbb_ext.c | 50 .type = EXT_TYPE_HASH 59 .type = EXT_TYPE_HASH, 69 .type = EXT_TYPE_HASH, 79 .type = EXT_TYPE_HASH, 87 .type = EXT_TYPE_PKEY, 95 .type = EXT_TYPE_PKEY, 103 .type = EXT_TYPE_PKEY, 113 .type = EXT_TYPE_HASH 120 .type = EXT_TYPE_PKEY, 130 .type = EXT_TYPE_HASH [all …]
|
/trusted-firmware-a/include/drivers/brcm/ |
A D | chimp_nv_defs.h | 120 u16_t type; member 329 ((type) == BNX_DIR_TYPE_CHIMP_PATCH \ 332 || (type) == BNX_DIR_TYPE_APE_FW \ 334 || (type) == BNX_DIR_TYPE_TANG_FW \ 336 || (type) == BNX_DIR_TYPE_KONG_FW \ 338 || (type) == BNX_DIR_TYPE_BONO_FW \ 346 ((type) == BNX_DIR_TYPE_AVS \ 348 || (type) == BNX_DIR_TYPE_PCIE \ 351 || (type) == BNX_DIR_TYPE_CCM \ 359 (BNX_DIR_TYPE_IS_APE_BIN_FMT(type) \ [all …]
|
/trusted-firmware-a/tools/cert_create/src/dualroot/ |
A D | cot.c | 233 .type = EXT_TYPE_HASH 243 .type = EXT_TYPE_HASH, 254 .type = EXT_TYPE_HASH, 265 .type = EXT_TYPE_HASH, 274 .type = EXT_TYPE_PKEY, 283 .type = EXT_TYPE_PKEY, 294 .type = EXT_TYPE_HASH 302 .type = EXT_TYPE_PKEY, 313 .type = EXT_TYPE_HASH 343 .type = EXT_TYPE_HASH [all …]
|
/trusted-firmware-a/plat/common/ |
A D | plat_gicv3.c | 79 uint32_t type; in plat_ic_get_pending_interrupt_type() local 86 type = INTR_TYPE_S_EL1; in plat_ic_get_pending_interrupt_type() 89 type = INTR_TYPE_NS; in plat_ic_get_pending_interrupt_type() 92 type = INTR_TYPE_INVAL; in plat_ic_get_pending_interrupt_type() 95 type = INTR_TYPE_EL3; in plat_ic_get_pending_interrupt_type() 99 return type; in plat_ic_get_pending_interrupt_type() 146 (type == INTR_TYPE_EL3) || in plat_interrupt_type_to_line() 147 (type == INTR_TYPE_NS)); in plat_interrupt_type_to_line() 152 switch (type) { in plat_interrupt_type_to_line() 226 assert((type == INTR_TYPE_EL3) || (type == INTR_TYPE_S_EL1) || in plat_ic_has_interrupt_type() [all …]
|
A D | plat_gicv2.c | 102 unsigned int type; in plat_ic_get_interrupt_type() local 104 type = gicv2_get_interrupt_group(id); in plat_ic_get_interrupt_type() 107 return (type == GICV2_INTR_GROUP1) ? INTR_TYPE_NS : in plat_ic_get_interrupt_type() 133 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() argument 136 assert((type == INTR_TYPE_S_EL1) || (type == INTR_TYPE_EL3) || in plat_interrupt_type_to_line() 137 (type == INTR_TYPE_NS)); in plat_interrupt_type_to_line() 142 if (type == INTR_TYPE_NS) in plat_interrupt_type_to_line() 193 int plat_ic_has_interrupt_type(unsigned int type) in plat_ic_has_interrupt_type() argument 197 switch (type) { in plat_ic_has_interrupt_type() 214 void plat_ic_set_interrupt_type(unsigned int id, unsigned int type) in plat_ic_set_interrupt_type() argument [all …]
|
/trusted-firmware-a/ |
A D | .versionrc.js | 17 const types = cz.types.map(type => { 18 if (!type.hidden) { 23 type.section = type.title; 26 delete type.title; 27 delete type.description; 29 return type;
|
/trusted-firmware-a/tools/nxp/cert_create_helper/src/ |
A D | pdef_tbb_ext.c | 31 .type = EXT_TYPE_PKEY, 41 .type = EXT_TYPE_HASH 50 .type = EXT_TYPE_HASH 59 .type = EXT_TYPE_HASH 68 .type = EXT_TYPE_HASH 77 .type = EXT_TYPE_HASH 86 .type = EXT_TYPE_HASH 95 .type = EXT_TYPE_HASH 104 .type = EXT_TYPE_HASH
|
/trusted-firmware-a/drivers/nxp/auth/tbbr/ |
A D | tbbr_cot.c | 140 .type = AUTH_METHOD_SIG, 183 .type = AUTH_METHOD_SIG, 215 .type = AUTH_METHOD_SIG, 254 .type = AUTH_METHOD_HASH, 269 .type = AUTH_METHOD_HASH, 286 .type = AUTH_METHOD_SIG, 318 .type = AUTH_METHOD_SIG, 431 .type = AUTH_METHOD_SIG, 463 .type = AUTH_METHOD_SIG, 535 .type = AUTH_METHOD_SIG, [all …]
|
/trusted-firmware-a/docs/components/ |
A D | ffa-manifest-binding.rst | 14 - value type: <string> 24 - value type: <u32> 39 - value type: <u32> 43 - value type: <u32> 51 - value type: <u32> 62 - value type: <u32> 70 - value type: <u32> 77 - value type: <u64> 83 - value type: <u64> 89 - value type: <u32> [all …]
|
A D | cot-binding.rst | 28 Value type: <string> 47 Value type: <boolean> 52 Value type: <u32> 65 Value type: <phandle> 79 Value type: <phandle> 91 Value type: <phandle> 180 Value type: <string> 195 Value type: <u32> 256 Value type: <string> 263 Value type: <u32> [all …]
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
A D | ffa-manifest-binding.rst.txt | 14 - value type: <string> 24 - value type: <u32> 39 - value type: <u32> 43 - value type: <u32> 51 - value type: <u32> 62 - value type: <u32> 70 - value type: <u32> 77 - value type: <u64> 83 - value type: <u64> 89 - value type: <u32> [all …]
|
A D | cot-binding.rst.txt | 28 Value type: <string> 47 Value type: <boolean> 52 Value type: <u32> 65 Value type: <phandle> 79 Value type: <phandle> 91 Value type: <phandle> 180 Value type: <string> 195 Value type: <u32> 256 Value type: <string> 263 Value type: <u32> [all …]
|
/trusted-firmware-a/plat/mediatek/mt8173/include/ |
A D | mt8173_def.h | 118 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 119 (((lvl0_state) << PSTATE_ID_SHIFT) | ((type) << PSTATE_TYPE_SHIFT)) 121 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 124 ((type) << PSTATE_TYPE_SHIFT)) 129 #define mtk_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 131 mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type)) 135 lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument 137 mtk_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type))
|
/trusted-firmware-a/drivers/auth/dualroot/ |
A D | cot.c | 134 .type = AUTH_METHOD_SIG, 189 .type = AUTH_METHOD_HASH, 206 .type = AUTH_METHOD_HASH, 223 .type = AUTH_METHOD_HASH, 257 .type = AUTH_METHOD_SIG, 291 .type = AUTH_METHOD_SIG, 324 .type = AUTH_METHOD_SIG, 373 .type = AUTH_METHOD_SIG, 406 .type = AUTH_METHOD_SIG, 478 .type = AUTH_METHOD_SIG, [all …]
|
/trusted-firmware-a/drivers/auth/tbbr/ |
A D | tbbr_cot_bl2.c | 94 .type = AUTH_METHOD_SIG, 136 .type = AUTH_METHOD_SIG, 168 .type = AUTH_METHOD_SIG, 200 .type = AUTH_METHOD_HASH, 217 .type = AUTH_METHOD_SIG, 249 .type = AUTH_METHOD_SIG, 320 .type = AUTH_METHOD_SIG, 352 .type = AUTH_METHOD_SIG, 465 .type = AUTH_METHOD_SIG, 497 .type = AUTH_METHOD_SIG, [all …]
|
A D | tbbr_cot_bl1.c | 33 .type = AUTH_METHOD_HASH, 51 .type = AUTH_METHOD_SIG, 93 .type = AUTH_METHOD_HASH, 110 .type = AUTH_METHOD_HASH, 127 .type = AUTH_METHOD_HASH, 144 .type = AUTH_METHOD_HASH, 159 .type = AUTH_METHOD_HASH,
|
A D | tbbr_cot_bl1_r64.c | 47 .type = AUTH_METHOD_SIG, 56 .type = AUTH_METHOD_NV_CTR, 89 .type = AUTH_METHOD_SIG, 98 .type = AUTH_METHOD_NV_CTR, 121 .type = AUTH_METHOD_SIG, 130 .type = AUTH_METHOD_NV_CTR, 160 .type = AUTH_METHOD_HASH,
|
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/ |
A D | cot.c | 39 .type = AUTH_METHOD_SIG, 55 .type = AUTH_METHOD_SIG, 71 .type = AUTH_METHOD_SIG, 87 .type = AUTH_METHOD_SIG, 104 .type = AUTH_METHOD_SIG, 120 .type = AUTH_METHOD_SIG, 138 .type = AUTH_METHOD_SIG, 154 .type = AUTH_METHOD_SIG, 170 .type = AUTH_METHOD_SIG, 186 .type = AUTH_METHOD_SIG, [all …]
|
/trusted-firmware-a/drivers/renesas/rzg/board/ |
A D | board.c | 50 void rzg_get_board_type(uint32_t *type, uint32_t *rev) in rzg_get_board_type() argument 68 *type = ((uint32_t) board_id & BOARD_CODE_MASK) >> BOARD_CODE_SHIFT; in rzg_get_board_type() 70 if (*type >= ARRAY_SIZE(board_tbl)) { in rzg_get_board_type() 81 *rev = board_tbl[*type][(uint8_t)(board_id & BOARD_REV_MASK)]; in rzg_get_board_type() 85 *rev = board_tbl[*type][(uint8_t)(board_id & BOARD_REV_MASK)]; in rzg_get_board_type() 89 *rev = board_tbl[*type][(uint8_t)(board_id & BOARD_REV_MASK)]; in rzg_get_board_type()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery-3.5.1.js | 2359 type: type, 4578 type = type || "fx"; 4677 type = type || "fx"; 5261 type: type, 5713 this.type = src.type; 7824 type = type || "fx"; 7943 type = type || "fx"; 8727 event.type = type; 8779 type: type, 8976 var type = this.type; [all …]
|
/trusted-firmware-a/plat/qti/common/src/ |
A D | qti_pm.c | 28 #define qti_make_pwrstate_lvl0(lvl0_state, type) \ argument 29 (((lvl0_state) << PSTATE_ID_SHIFT) | ((type) << PSTATE_TYPE_SHIFT)) 32 #define qti_make_pwrstate_lvl1(lvl1_state, lvl0_state, type) \ argument 34 qti_make_pwrstate_lvl0(lvl0_state, type)) 37 #define qti_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, type) \ argument 39 qti_make_pwrstate_lvl1(lvl1_state, lvl0_state, type)) 42 #define qti_make_pwrstate_lvl3(lvl3_state, lvl2_state, lvl1_state, lvl0_state, type) \ argument 44 qti_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, type))
|
/trusted-firmware-a/plat/mediatek/mt8195/drivers/spm/notifier/ |
A D | mt_spm_notifier.h | 15 int mt_spm_sspm_notify(int type, unsigned int lp_mode); 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() argument 19 return mt_spm_sspm_notify(type, lp_mode); in mt_spm_sspm_notify_u32()
|
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spm/notifier/ |
A D | mt_spm_notifier.h | 15 int mt_spm_sspm_notify(int type, unsigned int lp_mode); 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() argument 19 return mt_spm_sspm_notify(type, lp_mode); in mt_spm_sspm_notify_u32()
|
/trusted-firmware-a/lib/zlib/ |
A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument 33 codetype type; in inflate_table() 137 if (left > 0 && (type == CODES || max != 1)) 181 switch (type) { 209 if ((type == LENS && used > ENOUGH_LENS) || 210 (type == DISTS && used > ENOUGH_DISTS)) 278 if ((type == LENS && used > ENOUGH_LENS) || 279 (type == DISTS && used > ENOUGH_DISTS))
|