arm-trusted-firmware/include
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
..
arch Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration 2021-07-26 11:15:30 +02:00
bl1 Specify signed-ness of constants 2020-08-14 11:36:05 +00:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
bl32 spd: tlkd: support new TLK SMCs for RPMB service 2020-03-21 19:00:05 -07:00
common refactor(hw_crc32): renamed hw_crc32 to tf_crc32 2021-08-02 17:15:41 +01:00
drivers Merge changes from topic "st_fip_fconf" into integration 2021-08-13 00:22:55 +02:00
dt-bindings refactor(dt-bindings): align irq bindings with kernel 2021-06-14 10:05:48 +02:00
export feat(fwu): add FWU driver 2021-08-02 17:15:40 +01:00
lib errata: workaround for Neoverse V1 errata 1925756 2021-08-05 12:17:04 -05:00
plat refactor(plat/ea_handler): Use default ea handler implementation for panic 2021-08-13 11:12:11 +02:00
services feat(ff-a): update FF-A version to v1.1 2021-08-06 11:16:39 +02:00
tools_share refactor(plat/arm): store UUID as a string, rather than ints 2021-04-28 12:13:58 +01:00