ARMv8: SError exception handling in PSCI exception vectors
authorChee Hong Ang <chee.hong.ang@intel.com>
Mon, 20 Aug 2018 17:57:36 +0000 (10:57 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 16 Nov 2018 18:34:34 +0000 (13:34 -0500)
commiteb13dddd2c0cf7e02f3cc52f783af332a64a63d2
tree08ae684a0a0de155990f429886f7a1b5b9f87a8e
parentc0f3296f831ceab12bd5cf75ed3b8638f183e117
ARMv8: SError exception handling in PSCI exception vectors

Allow platform vendors to handle SError interrupt exceptions from
ARMv8 PSCI exception vectors by overriding this weak function
'plat_error_handler'.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
arch/arm/cpu/armv8/psci.S