![]() |
RTEMS 6.1
|
This source file contains the implementation of the generic GICv3 support. More...
#include <dev/irq/arm-gicv3.h>#include <bsp/irq-generic.h>#include <bsp/start.h>#include <rtems/score/processormaskimpl.h>This source file contains the implementation of the generic GICv3 support.
| void bsp_interrupt_dispatch | ( | void | ) |
Interrupt dispatch.
Called by OS to determine which interrupt occured. Function passes control to interrupt handler.