/trusted-firmware-a/plat/socionext/uniphier/ |
A D | uniphier_bl2_setup.c | 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()
|
A D | uniphier_xlat_setup.c | 77 plat_error_handler(ret); in uniphier_mmap_setup()
|
A D | uniphier_bl31_setup.c | 42 plat_error_handler(-ENOTSUP); in bl31_early_platform_setup2()
|
A D | uniphier_console_setup.c | 79 plat_error_handler(-EINVAL); in uniphier_console_setup()
|
/trusted-firmware-a/plat/arm/common/ |
A D | arm_bl1_setup.c | 175 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 D | arm_err.c | 12 void __dead2 plat_error_handler(int err) in plat_error_handler() function
|
/trusted-firmware-a/bl2/ |
A D | bl2_image_load_v2.c | 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()
|
/trusted-firmware-a/plat/arm/board/fvp_r/ |
A D | fvp_r_bl1_main.c | 75 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 D | plat_bl_common.c | 23 #pragma weak plat_error_handler macro 52 void __dead2 plat_error_handler(int err) in plat_error_handler() function
|
/trusted-firmware-a/bl1/ |
A D | bl1_main.c | 184 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 D | bl1_fwu.c | 485 plat_error_handler(result); in bl1_fwu_image_auth()
|
/trusted-firmware-a/plat/layerscape/board/ls1043/ |
A D | ls1043_err.c | 16 void plat_error_handler(int err) in plat_error_handler() function
|
/trusted-firmware-a/plat/brcm/board/common/ |
A D | err.c | 21 void plat_error_handler(int err) in plat_error_handler() function
|
/trusted-firmware-a/plat/socionext/uniphier/tsp/ |
A D | uniphier_tsp_setup.c | 22 plat_error_handler(-ENOTSUP); in tsp_early_platform_setup()
|
/trusted-firmware-a/plat/nxp/common/setup/ |
A D | ls_err.c | 25 void plat_error_handler(int err) in plat_error_handler() function
|
/trusted-firmware-a/include/plat/common/ |
A D | platform.h | 119 void plat_error_handler(int err) __dead2;
|
/trusted-firmware-a/docs/process/ |
A D | coding-guidelines.rst | 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,
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/ |
A D | coding-guidelines.rst.txt | 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,
|
/trusted-firmware-a/build/qemu/release/bl1/ |
A D | bl1.dump | 415 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 D | bl1.map | 786 .text.plat_error_handler 788 0x000000000000187c plat_error_handler
|
/trusted-firmware-a/build/qemu/release/bl2/ |
A D | bl2.dump | 290 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 D | bl2.map | 797 .text.plat_error_handler 799 0x000000000e01cb58 plat_error_handler
|
/trusted-firmware-a/docs/getting_started/ |
A D | porting-guide.rst | 1038 Function : plat_error_handler()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | porting-guide.rst.txt | 1038 Function : plat_error_handler()
|
/trusted-firmware-a/build/qemu/release/bl31/ |
A D | bl31.map | 439 .text.plat_error_handler
|