Searched refs:IMG_CERT (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_tbbr_cot_bl2.c | 102 .img_type = IMG_CERT, 144 .img_type = IMG_CERT, 176 .img_type = IMG_CERT, 225 .img_type = IMG_CERT, 257 .img_type = IMG_CERT, 328 .img_type = IMG_CERT, 360 .img_type = IMG_CERT, 473 .img_type = IMG_CERT, 505 .img_type = IMG_CERT, 575 .img_type = IMG_CERT, [all …]
|
| /rk3399_ARM-atf/drivers/auth/tbbr/ |
| H A D | tbbr_cot_bl2.c | 108 .img_type = IMG_CERT, 150 .img_type = IMG_CERT, 182 .img_type = IMG_CERT, 231 .img_type = IMG_CERT, 263 .img_type = IMG_CERT, 334 .img_type = IMG_CERT, 366 .img_type = IMG_CERT, 479 .img_type = IMG_CERT, 511 .img_type = IMG_CERT, 581 .img_type = IMG_CERT,
|
| H A D | tbbr_cot_common.c | 61 .img_type = IMG_CERT,
|
| H A D | tbbr_cot_bl1.c | 49 .img_type = IMG_CERT,
|
| /rk3399_ARM-atf/drivers/nxp/auth/tbbr/ |
| H A D | tbbr_cot.c | 137 .img_type = IMG_CERT, 180 .img_type = IMG_CERT, 212 .img_type = IMG_CERT, 283 .img_type = IMG_CERT, 315 .img_type = IMG_CERT, 428 .img_type = IMG_CERT, 460 .img_type = IMG_CERT, 532 .img_type = IMG_CERT, 564 .img_type = IMG_CERT, 675 .img_type = IMG_CERT,
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 127 if (type == IMG_CERT) { in get_auth_param_type_desc() 239 if (type == IMG_CERT) { in populate_and_set_auth_methods() 362 if (type == IMG_CERT) { in set_desc_data() 400 rc = set_desc_data(dtb, child, IMG_CERT); in populate_manifest_descs()
|
| /rk3399_ARM-atf/include/drivers/auth/ |
| H A D | img_parser_mod.h | 28 IMG_CERT, /* X509v3 certificate */ enumerator
|
| /rk3399_ARM-atf/drivers/auth/dualroot/ |
| H A D | bl1_cot.c | 55 .img_type = IMG_CERT, 149 .img_type = IMG_CERT,
|
| /rk3399_ARM-atf/drivers/auth/cca/ |
| H A D | bl1_cot.c | 48 .img_type = IMG_CERT,
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_x509_parser.c | 507 REGISTER_IMG_PARSER_LIB(IMG_CERT, LIB_NAME, init,
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 464 IMG_CERT, /* X509v3 certificate */ 736 - ``IMG_CERT``: image is an x509v3 certificate. 795 .img_type = IMG_CERT, 834 .img_type = IMG_CERT, 866 .img_type = IMG_CERT, 994 an image of type ``IMG_CERT``, it will call the corresponding function exported
|