summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp.mk
diff options
context:
space:
mode:
authorAchin Gupta <achin.gupta@arm.com>2014-05-09 11:07:09 +0100
committerAchin Gupta <achin.gupta@arm.com>2014-05-22 17:47:19 +0100
commitdce74b891e0e6020d0a18384e32f280133631d9b (patch)
tree232022c199c75994f89796ed4ef094814b800cc1 /bl32/tsp/tsp.mk
parentdcc1816c91a63e959330d3a05bb085d0c77fb69a (diff)
Introduce interrupt handling framework in BL3-1
This patch adds a common handler for FIQ and IRQ exceptions in the BL3-1 runtime exception vector table. This function determines the interrupt type and calls its handler. A crash is reported if an inconsistency in the interrupt management framework is detected. In the event of a spurious interrupt, execution resumes from the instruction where the interrupt was generated. This patch also removes 'cm_macros.S' as its contents have been moved to 'runtime_exceptions.S' Change-Id: I3c85ecf8eaf43a3fac429b119ed0bd706d2e2093
Diffstat (limited to 'bl32/tsp/tsp.mk')
0 files changed, 0 insertions, 0 deletions