Home
last modified time | relevance | path

Searched refs:PARAM_BL31 (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/include/export/common/
A Dparam_header_exp.h17 #define PARAM_BL31 U(0x03) macro
/trusted-firmware-a/plat/amlogic/gxbb/
A Dgxbb_bl31_setup.c81 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/amlogic/g12a/
A Dg12a_bl31_setup.c77 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/amlogic/gxl/
A Dgxl_bl31_setup.c79 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/amlogic/axg/
A Daxg_bl31_setup.c77 assert(from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/intel/soc/agilex/
A Dbl31_plat_setup.c74 assert(arg_from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/plat/intel/soc/stratix10/
A Dbl31_plat_setup.c82 assert(arg_from_bl2->h.type == PARAM_BL31); in bl31_early_platform_setup2()
/trusted-firmware-a/common/
A Ddesc_image_load.c332 assert(v1->h.type == PARAM_BL31); in bl31_params_parse_helper()

Completed in 7 milliseconds