Searched refs:RPI3_BL31_PLAT_PARAM_VAL (Results 1 – 4 of 4) sorted by relevance
18 #define RPI3_BL31_PLAT_PARAM_VAL ULL(0x0F1E2D3C4B5A6978) macro
34 .ep_info.args.arg1 = RPI3_BL31_PLAT_PARAM_VAL,
81 assert(arg1 == RPI3_BL31_PLAT_PARAM_VAL); in bl31_early_platform_setup2()