Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/auth/tbbr/
A Dtbbr_cot_bl1.c29 .img_type = IMG_RAW,
89 .img_type = IMG_RAW,
106 .img_type = IMG_RAW,
123 .img_type = IMG_RAW,
140 .img_type = IMG_RAW,
155 .img_type = IMG_RAW,
A Dtbbr_cot_bl2.c196 .img_type = IMG_RAW,
284 .img_type = IMG_RAW,
299 .img_type = IMG_RAW,
401 .img_type = IMG_RAW,
415 .img_type = IMG_RAW,
429 .img_type = IMG_RAW,
444 .img_type = IMG_RAW,
532 .img_type = IMG_RAW,
547 .img_type = IMG_RAW,
A Dtbbr_cot_common.c115 .img_type = IMG_RAW,
A Dtbbr_cot_bl1_r64.c156 .img_type = IMG_RAW,
/trusted-firmware-a/drivers/nxp/auth/tbbr/
A Dtbbr_cot.c250 .img_type = IMG_RAW,
265 .img_type = IMG_RAW,
367 .img_type = IMG_RAW,
381 .img_type = IMG_RAW,
395 .img_type = IMG_RAW,
410 .img_type = IMG_RAW,
498 .img_type = IMG_RAW,
513 .img_type = IMG_RAW,
617 .img_type = IMG_RAW,
631 .img_type = IMG_RAW,
[all …]
/trusted-firmware-a/drivers/auth/dualroot/
A Dcot.c185 .img_type = IMG_RAW,
202 .img_type = IMG_RAW,
219 .img_type = IMG_RAW,
234 .img_type = IMG_RAW,
353 .img_type = IMG_RAW,
442 .img_type = IMG_RAW,
458 .img_type = IMG_RAW,
561 .img_type = IMG_RAW,
576 .img_type = IMG_RAW,
591 .img_type = IMG_RAW,
[all …]
/trusted-firmware-a/drivers/auth/
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()
/trusted-firmware-a/include/drivers/auth/
A Dimg_parser_mod.h26 IMG_RAW, /* Binary image */ enumerator
A Dauth_mod.h73 .img_type = IMG_RAW, \
/trusted-firmware-a/lib/fconf/
A Dfconf_cot_getter.c130 } else if (type == IMG_RAW) { in get_auth_param_type_desc()
249 } else if (type == IMG_RAW) { in populate_and_set_auth_methods()
429 rc = set_desc_data(dtb, child, IMG_RAW); in populate_image_descs()
/trusted-firmware-a/docs/design/
A Dauth-framework.rst393 IMG_RAW, /* Binary image */
661 - ``IMG_RAW``: image is a raw binary. No parsing functions are available,
835 .img_type = IMG_RAW,
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dauth-framework.rst.txt393 IMG_RAW, /* Binary image */
661 - ``IMG_RAW``: image is a raw binary. No parsing functions are available,
835 .img_type = IMG_RAW,

Completed in 13 milliseconds