Searched refs:plat_error_handler (Results 1 – 10 of 10) sorted by relevance
18 .weak plat_error_handler120 func plat_error_handler122 b plat_error_handler123 endfunc plat_error_handler
48 plat_error_handler(-ENOTSUP); in bl2_plat_arch_setup()54 plat_error_handler(ret); in bl2_plat_arch_setup()80 plat_error_handler(-ENOTSUP); in bl2_plat_arch_setup()
38 plat_error_handler(-ENOTSUP); in bl1_platform_setup()44 plat_error_handler(ret); in bl1_platform_setup()
61 plat_error_handler(-ENOTSUP); in bl31_platform_setup()
194 plat_error_handler(e); in bl2_load_images()226 plat_error_handler(e); in bl2_load_images()233 plat_error_handler(e); in bl2_load_images()251 plat_error_handler(e); in bl2_load_images()
63 plat_error_handler(err); in bl2_load_images()73 plat_error_handler(err); in bl2_load_images()
16 void plat_error_handler(int err) in plat_error_handler() function
17 void plat_error_handler(int err) in plat_error_handler() function
100 void plat_error_handler(int err) __dead2;
194 plat_error_handler(err); in bl1_load_bl2()