Searched hist:dce74b891e0e6020d0a18384e32f280133631d9b (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | bl31_entrypoint.S | dce74b891e0e6020d0a18384e32f280133631d9b Fri May 09 10:07:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| H A D | runtime_exceptions.S | dce74b891e0e6020d0a18384e32f280133631d9b Fri May 09 10:07:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.mk | dce74b891e0e6020d0a18384e32f280133631d9b Fri May 09 10:07:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|