Home
last modified time | relevance | path

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

/trusted-firmware-a/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()
/trusted-firmware-a/plat/arm/common/
A Darm_bl1_setup.c175 plat_error_handler(err); in arm_bl1_platform_setup()
187 plat_error_handler(err); in arm_bl1_platform_setup()
193 plat_error_handler(err); in arm_bl1_platform_setup()
197 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
/trusted-firmware-a/bl2/
A Dbl2_image_load_v2.c64 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()
/trusted-firmware-a/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()
/trusted-firmware-a/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
/trusted-firmware-a/bl1/
A Dbl1_main.c184 plat_error_handler(err); in bl1_load_bl2()
190 plat_error_handler(err); in bl1_load_bl2()
197 plat_error_handler(err); in bl1_load_bl2()
A Dbl1_fwu.c485 plat_error_handler(result); in bl1_fwu_image_auth()
/trusted-firmware-a/plat/layerscape/board/ls1043/
A Dls1043_err.c16 void plat_error_handler(int err) in plat_error_handler() function
/trusted-firmware-a/plat/brcm/board/common/
A Derr.c21 void plat_error_handler(int err) in plat_error_handler() function
/trusted-firmware-a/plat/socionext/uniphier/tsp/
A Duniphier_tsp_setup.c22 plat_error_handler(-ENOTSUP); in tsp_early_platform_setup()
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_err.c25 void plat_error_handler(int err) in plat_error_handler() function
/trusted-firmware-a/include/plat/common/
A Dplatform.h119 void plat_error_handler(int err) __dead2;
/trusted-firmware-a/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,
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcoding-guidelines.rst.txt296 ``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,
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.dump415 000000000000187c w F .text 0000000000000008 plat_error_handler
735 2f8: 94000561 bl 187c <plat_error_handler>
2257 000000000000187c <plat_error_handler>:
2259 1880: 17ffffff b 187c <plat_error_handler>
A Dbl1.map786 .text.plat_error_handler
788 0x000000000000187c plat_error_handler
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.dump290 000000000e01cb58 w F .text 0000000000000008 plat_error_handler
511 e01b180: 94000676 bl e01cb58 <plat_error_handler>
2320 000000000e01cb58 <plat_error_handler>:
2322 e01cb5c: 17ffffff b e01cb58 <plat_error_handler>
A Dbl2.map797 .text.plat_error_handler
799 0x000000000e01cb58 plat_error_handler
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst1038 Function : plat_error_handler()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt1038 Function : plat_error_handler()
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map439 .text.plat_error_handler

Completed in 59 milliseconds