Searched refs:plat_arm_bl1_fwu_needed (Results 1 – 5 of 5) sorted by relevance
29 #pragma weak plat_arm_bl1_fwu_needed macro162 is_fwu_needed = plat_arm_bl1_fwu_needed(); in arm_bl1_platform_setup()246 bool plat_arm_bl1_fwu_needed(void) in plat_arm_bl1_fwu_needed() function
83 bool plat_arm_bl1_fwu_needed(void) in plat_arm_bl1_fwu_needed() function
63 bool plat_arm_bl1_fwu_needed(void) in plat_arm_bl1_fwu_needed() function
149 is_fwu_needed = plat_arm_bl1_fwu_needed(); in arm_bl1_platform_setup()
298 bool plat_arm_bl1_fwu_needed(void);
Completed in 5 milliseconds