commit | e760449e0759d351b849c5934cfa2ee06bde89a7 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Mon Jan 14 09:37:28 2019 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Jan 24 08:59:54 2019 +0100 |
tree | 52d0550dfa247e432bff782182544bae38f5afbd | |
parent | 9e550b6f75f064b53d74a4ad3c8672332d87451c [diff] |
Improve readability of TFTF exceptions code The only exceptions that TFTF expects are IRQs from the current exception level. All other exceptions are unhandled and put the TFTF into an irrecoverable state. Introduce an unhandled_exception macro that makes it clearer. Change-Id: Ia64600d540007a648c14d8663c91c60c8591eae6 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>