Home
last modified time | relevance | path

Searched refs:IMG_RAW (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/drivers/auth/tbbr/
H A Dtbbr_cot_bl1.c31 .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 Dtbbr_cot_bl2.c90 .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 Dbl1_cot.c102 .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 Dtbbr_cot.c251 .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 Dbl1_cot.c95 .img_type = IMG_RAW,
110 .img_type = IMG_RAW,
125 .img_type = IMG_RAW,
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_tbbr_cot_bl2.c208 .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 Dimg_parser_mod.c75 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 Dimg_parser_mod.h26 IMG_RAW, /* Binary image */ enumerator
H A Dauth_mod.h76 .img_type = IMG_RAW, \
/rk3399_ARM-atf/lib/fconf/
H A Dfconf_cot_getter.c132 } 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 Dauth-framework.rst462 IMG_RAW, /* Binary image */
731 - ``IMG_RAW``: image is a raw binary. No parsing functions are available,
905 .img_type = IMG_RAW,