36#ifndef LIBBSP_AARCH64_XILINX_VERSAL_IRQ_H
37#define LIBBSP_AARCH64_XILINX_VERSAL_IRQ_H
50#define BSP_INTERRUPT_VECTOR_COUNT 1020
53#define BSP_TIMER_VIRT_PPI 27
54#define BSP_TIMER_PHYS_S_PPI 29
55#define BSP_TIMER_PHYS_NS_PPI 30
56#define VERSAL_IRQ_I2C_0 46
57#define VERSAL_IRQ_I2C_1 47
58#define VERSAL_IRQ_UART_0 50
59#define VERSAL_IRQ_UART_1 51
60#define VERSAL_IRQ_ETHERNET_0 88
61#define VERSAL_IRQ_ETHERNET_0_WAKEUP 89
62#define VERSAL_IRQ_ETHERNET_1 90
63#define VERSAL_IRQ_ETHERNET_1_WAKEUP 91
64#define VERSAL_IRQ_QSPI 157
This header file provides interfaces of the ARM Generic Interrupt Controller (GIC) support.
This header file is provided for backward compatiblility.