commit | 24884d23e7b386157829189a5e20c15bf6c38bcc | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Tue Mar 02 14:41:58 2021 +0000 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:46 2025 +0000 |
tree | 9ea0e3d6ce9c3dc85a557a8fba68da5fa68bdbe8 | |
parent | 87a7611ec6fc6a0e93ef74bf2f36c3c90bddf613 [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>