Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/marvell/armada/a3k/common/
A Da3700_ea.c14 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/tf-a-ffa_el3_spmc/plat/common/aarch64/
A Dplat_common.c31 #pragma weak plat_ea_handler = plat_default_ea_handler macro
/tf-a-ffa_el3_spmc/plat/renesas/common/
A Drcar_common.c52 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplatform.h146 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie,
/tf-a-ffa_el3_spmc/bl31/aarch64/
A Dea_delegate.S280 bl plat_ea_handler
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/
A Dplat_ras.c490 void plat_ea_handler(unsigned int ea_reason, uint64_t syndrome, void *cookie, in plat_ea_handler() function
/tf-a-ffa_el3_spmc/docs/components/
A Dras.rst205 ``plat_ea_handler``, the External Abort handler in EL3. When ``RAS_EXTENSION``
211 Note that, if the platform chooses to override the ``plat_ea_handler`` function
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2833 Function : plat_ea_handler
2887 The first and second parameters are the same as that of ``plat_ea_handler``.
2903 ``plat_ea_handler`` is outstanding. Due to its critical nature, the intention of
2909 The first and second parameters are the same as that of ``plat_ea_handler``.

Completed in 13 milliseconds