forked from Imagelibrary/rtems
tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULT
Let the BSP define TM27_INTERRUPT_VECTOR_DEFAULT to more efficiently and reliably get the TM27 default interrupt vector. Update #3716.
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
#define ARM_GIC_TM27_IRQ_HIGH ARM_GIC_IRQ_SGI_13
|
||||
#endif
|
||||
|
||||
#define TM27_INTERRUPT_VECTOR_DEFAULT ARM_GIC_TM27_IRQ_LOW
|
||||
|
||||
#define ARM_GIC_TM27_PRIO_LOW 0x80
|
||||
|
||||
#define ARM_GIC_TM27_PRIO_HIGH 0x00
|
||||
|
||||
Reference in New Issue
Block a user