commit | d27b37d7543a8cf0f78e875de7510064a9882de7 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Tue Mar 02 14:41:58 2021 +0000 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Apr 13 18:23:29 2021 +0200 |
tree | 5766b0888b3a3fe1f56a74220c7db73e1243467d | |
parent | 6967c24a7616326c0bb8cf57873a2788523d37d2 [diff] |
Cactus: decouple exception handling from tftf framework So far, tftf framework's exception handling was used for Cactus exceptions also. With new interrupt related tests coming up in Cactus, we need a separate exception handler code for Cactus. This patch enables irq/fiq for Cactus and adds placeholder handlers for them. Change-Id: Ifd89c4ba8b4491345948bf342540b37fdbc91b8d Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>