Home
last modified time | relevance | path

Searched refs:plat_ea_handler (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen4/
H A Drcar_common.c15 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/plat/renesas/rcar_gen5/
H A Drcar_common.c15 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Da3700_ea.c23 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/plat/arm/board/fvp/aarch64/
H A Dfvp_ea.c26 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/plat/common/aarch64/
H A Dplat_common.c41 #pragma weak plat_ea_handler = plat_default_ea_handler macro
/rk3399_ARM-atf/plat/renesas/common/
H A Drcar_common.c52 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/bl31/aarch64/
H A Dea_delegate.S284 bl plat_ea_handler
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_ras.c484 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h242 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie,
/rk3399_ARM-atf/docs/components/
H A Dras.rst334 ``plat_ea_handler``, the External Abort handler in EL3. When ``ENABLE_FEAT_RAS``
340 Note that, if the platform chooses to override the ``plat_ea_handler`` function
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3793 Function : plat_ea_handler
3842 The first and second parameters are the same as that of ``plat_ea_handler``.
3858 ``plat_ea_handler`` is outstanding. Due to its critical nature, the intention of
3864 The first and second parameters are the same as that of ``plat_ea_handler``.