Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/auth/tbbr/
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,
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,
Dtbbr_cot_common.c115 .img_type = IMG_RAW,
/external/arm-trusted-firmware/drivers/auth/dualroot/
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 …]
/external/arm-trusted-firmware/drivers/auth/
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()
/external/arm-trusted-firmware/lib/fconf/
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()
/external/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h26 IMG_RAW, /* Binary image */ enumerator
Dauth_mod.h73 .img_type = IMG_RAW, \
/external/arm-trusted-firmware/docs/design/
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,