summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/a53/include/bsp/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/aarch64/a53/include/bsp/irq.h')
-rw-r--r--bsps/aarch64/a53/include/bsp/irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/aarch64/a53/include/bsp/irq.h b/bsps/aarch64/a53/include/bsp/irq.h
index b797408ca5..e0cc6a6026 100644
--- a/bsps/aarch64/a53/include/bsp/irq.h
+++ b/bsps/aarch64/a53/include/bsp/irq.h
@@ -48,7 +48,7 @@
extern "C" {
#endif /* __cplusplus */
-#define BSP_INTERRUPT_VECTOR_COUNT 1024
+#define BSP_INTERRUPT_VECTOR_COUNT 256
/* Interrupts vectors */
#define BSP_TIMER_VIRT_PPI 27