Home
last modified time | relevance | path

Searched refs:plat_error_handler (Results 1 – 18 of 18) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_bl2_setup.c36 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()
A Duniphier_xlat_setup.c77 plat_error_handler(ret); in uniphier_mmap_setup()
A Duniphier_bl31_setup.c42 plat_error_handler(-ENOTSUP); in bl31_early_platform_setup2()
A Duniphier_console_setup.c79 plat_error_handler(-EINVAL); in uniphier_console_setup()
/arm-trusted-firmware-2.8.0/plat/arm/common/
A Darm_bl1_setup.c176 plat_error_handler(err); in arm_bl1_platform_setup()
188 plat_error_handler(err); in arm_bl1_platform_setup()
194 plat_error_handler(err); in arm_bl1_platform_setup()
198 plat_error_handler(err); in arm_bl1_platform_setup()
A Darm_err.c12 void __dead2 plat_error_handler(int err) in plat_error_handler() function
/arm-trusted-firmware-2.8.0/bl2/
A Dbl2_image_load_v2.c63 plat_error_handler(err); in bl2_load_images()
74 plat_error_handler(err); in bl2_load_images()
84 plat_error_handler(err); in bl2_load_images()
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp_r/
A Dfvp_r_bl1_main.c75 plat_error_handler(err); in bl1_load_bl33()
81 plat_error_handler(err); in bl1_load_bl33()
88 plat_error_handler(err); in bl1_load_bl33()
/arm-trusted-firmware-2.8.0/plat/common/
A Dplat_bl_common.c23 #pragma weak plat_error_handler macro
52 void __dead2 plat_error_handler(int err) in plat_error_handler() function
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Derr.c21 void plat_error_handler(int err) in plat_error_handler() function
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/tsp/
A Duniphier_tsp_setup.c22 plat_error_handler(-ENOTSUP); in tsp_early_platform_setup()
/arm-trusted-firmware-2.8.0/bl1/
A Dbl1_main.c185 plat_error_handler(err); in bl1_load_bl2()
191 plat_error_handler(err); in bl1_load_bl2()
198 plat_error_handler(err); in bl1_load_bl2()
A Dbl1_fwu.c485 plat_error_handler(result); in bl1_fwu_image_auth()
/arm-trusted-firmware-2.8.0/plat/nxp/common/setup/
A Dls_err.c25 void plat_error_handler(int err) in plat_error_handler() function
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/
A Dsq_bl2_setup.c42 plat_error_handler(ret); in bl2_el3_plat_arch_setup()
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplatform.h129 void plat_error_handler(int err) __dead2;
/arm-trusted-firmware-2.8.0/docs/process/
A Dcoding-guidelines.rst296 ``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,
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst1287 Function : plat_error_handler()

Completed in 20 milliseconds