arm-trusted-firmware/plat/nvidia/tegra/soc/t194
Pali Rohár 30e8fa7e77 refactor(plat/ea_handler): Use default ea handler implementation for panic
Put default ea handler implementation into function plat_default_ea_handler()
which just print verbose information and panic, so it can be called also
from overwritten / weak function plat_ea_handler() implementation.

Replace every custom implementation of printing verbose error message of
external aborts in custom plat_ea_handler() functions by a common
implementation from plat_default_ea_handler() function.

Signed-off-by: Pali Rohár <pali@kernel.org>
Change-Id: I15897f61b62b4c3c29351e693f51d4df381f3b98
2021-08-13 11:12:11 +02:00
..
drivers Tegra194: add strict checking mode verification 2020-08-27 20:12:34 -07:00
plat_memctrl.c Tegra194: remove unused tegra_mc_defs header 2020-08-27 20:13:43 -07:00
plat_psci_handlers.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_ras.c refactor(plat/ea_handler): Use default ea handler implementation for panic 2021-08-13 11:12:11 +02:00
plat_secondary.c Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
plat_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
plat_sip_calls.c Tegra194: ras: split up RAS error clear SMC call. 2020-08-27 20:12:34 -07:00
plat_smmu.c Tegra: smmu: remove context save sequence 2020-03-11 13:37:26 -07:00
plat_trampoline.S Tegra194: add memory barriers during DRAM to SysRAM copy 2020-08-27 20:12:34 -07:00
platform_t194.mk Tegra: platform specific GIC sources 2020-08-27 20:12:34 -07:00