Searched refs:plat_error_handler (Results 1 – 17 of 17) sorted by relevance
36 plat_error_handler(-ENOTSUP); in bl2_el3_early_platform_setup()54 plat_error_handler(ret); in bl2_el3_plat_arch_setup()80 plat_error_handler(-ENOTSUP); in bl2_el3_plat_arch_setup()121 plat_error_handler(ret); in bl2_plat_preload_setup()
77 plat_error_handler(ret); in uniphier_mmap_setup()
42 plat_error_handler(-ENOTSUP); in bl31_early_platform_setup2()
79 plat_error_handler(-EINVAL); in uniphier_console_setup()
172 plat_error_handler(err); in arm_bl1_platform_setup()184 plat_error_handler(err); in arm_bl1_platform_setup()190 plat_error_handler(err); in arm_bl1_platform_setup()194 plat_error_handler(err); in arm_bl1_platform_setup()
12 void __dead2 plat_error_handler(int err) in plat_error_handler() function
64 plat_error_handler(err); in bl2_load_images()75 plat_error_handler(err); in bl2_load_images()85 plat_error_handler(err); in bl2_load_images()
16 void plat_error_handler(int err) in plat_error_handler() function
21 void plat_error_handler(int err) in plat_error_handler() function
23 #pragma weak plat_error_handler macro52 void __dead2 plat_error_handler(int err) in plat_error_handler() function
22 plat_error_handler(-ENOTSUP); in tsp_early_platform_setup()
25 void plat_error_handler(int err) in plat_error_handler() function
178 plat_error_handler(err); in bl1_load_bl2()184 plat_error_handler(err); in bl1_load_bl2()191 plat_error_handler(err); in bl1_load_bl2()
485 plat_error_handler(result); in bl1_fwu_image_auth()
119 void plat_error_handler(int err) __dead2;
296 ``plat_error_handler()``.299 ``plat_panic_handler`` and ``plat_error_handler`` in the same way (for example,302 ``plat_error_handler`` may take additional action for some errors (for example,
1048 Function : plat_error_handler()
Completed in 22 milliseconds