Searched refs:IMG_RAW (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/drivers/auth/tbbr/ |
| H A D | tbbr_cot_bl1.c | 31 .img_type = IMG_RAW, 91 .img_type = IMG_RAW, 108 .img_type = IMG_RAW, 125 .img_type = IMG_RAW, 142 .img_type = IMG_RAW, 157 .img_type = IMG_RAW,
|
| H A D | tbbr_cot_bl2.c | 90 .img_type = IMG_RAW, 214 .img_type = IMG_RAW, 302 .img_type = IMG_RAW, 317 .img_type = IMG_RAW, 419 .img_type = IMG_RAW, 433 .img_type = IMG_RAW, 447 .img_type = IMG_RAW, 462 .img_type = IMG_RAW, 550 .img_type = IMG_RAW, 565 .img_type = IMG_RAW,
|
| /rk3399_ARM-atf/drivers/auth/dualroot/ |
| H A D | bl1_cot.c | 102 .img_type = IMG_RAW, 118 .img_type = IMG_RAW, 133 .img_type = IMG_RAW, 190 .img_type = IMG_RAW, 206 .img_type = IMG_RAW, 222 .img_type = IMG_RAW,
|
| /rk3399_ARM-atf/drivers/nxp/auth/tbbr/ |
| H A D | tbbr_cot.c | 251 .img_type = IMG_RAW, 266 .img_type = IMG_RAW, 368 .img_type = IMG_RAW, 382 .img_type = IMG_RAW, 396 .img_type = IMG_RAW, 411 .img_type = IMG_RAW, 499 .img_type = IMG_RAW, 514 .img_type = IMG_RAW, 618 .img_type = IMG_RAW, 632 .img_type = IMG_RAW, [all …]
|
| /rk3399_ARM-atf/drivers/auth/cca/ |
| H A D | bl1_cot.c | 95 .img_type = IMG_RAW, 110 .img_type = IMG_RAW, 125 .img_type = IMG_RAW,
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_tbbr_cot_bl2.c | 208 .img_type = IMG_RAW, 296 .img_type = IMG_RAW, 311 .img_type = IMG_RAW, 413 .img_type = IMG_RAW, 427 .img_type = IMG_RAW, 441 .img_type = IMG_RAW, 456 .img_type = IMG_RAW, 544 .img_type = IMG_RAW, 559 .img_type = IMG_RAW, 734 .img_type = IMG_RAW, [all …]
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | img_parser_mod.c | 75 if (img_type == IMG_RAW) { in img_parser_check_integrity() 112 if (img_type == IMG_RAW) { in img_parser_get_auth_param()
|
| /rk3399_ARM-atf/include/drivers/auth/ |
| H A D | img_parser_mod.h | 26 IMG_RAW, /* Binary image */ enumerator
|
| H A D | auth_mod.h | 76 .img_type = IMG_RAW, \
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 132 } else if (type == IMG_RAW) { in get_auth_param_type_desc() 255 } else if (type == IMG_RAW) { in populate_and_set_auth_methods() 435 rc = set_desc_data(dtb, child, IMG_RAW); in populate_image_descs()
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 462 IMG_RAW, /* Binary image */ 731 - ``IMG_RAW``: image is a raw binary. No parsing functions are available, 905 .img_type = IMG_RAW,
|