Home
last modified time | relevance | path

Searched refs:img_parser_lib_desc_t (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/auth/
A Dimg_parser_mod.c20 static img_parser_lib_desc_t *parser_lib_descs;
24 static void validate_desc(img_parser_lib_desc_t *desc) in validate_desc()
45 mod_num /= sizeof(img_parser_lib_desc_t); in img_parser_init()
48 parser_lib_descs = (img_parser_lib_desc_t *) PARSER_LIB_DESCS_START; in img_parser_init()
/arm-trusted-firmware-2.8.0/include/drivers/auth/
A Dimg_parser_mod.h42 } img_parser_lib_desc_t; typedef
55 static const img_parser_lib_desc_t __img_parser_lib_desc_##_type \

Completed in 2 milliseconds