37#ifndef LIBBSP_AARCH64_XILINX_ZYNQMP_IRQ_H
38#define LIBBSP_AARCH64_XILINX_ZYNQMP_IRQ_H
50#define BSP_INTERRUPT_VECTOR_COUNT 192
53#define BSP_TIMER_VIRT_PPI 27
54#define BSP_TIMER_PHYS_NS_PPI 30
55#define ZYNQMP_IRQ_OCM 42
56#define ZYNQMP_IRQ_QSPI 47
57#define ZYNQMP_IRQ_I2C_0 49
58#define ZYNQMP_IRQ_I2C_1 50
59#define ZYNQMP_IRQ_UART_0 53
60#define ZYNQMP_IRQ_UART_1 54
61#define ZYNQMP_IRQ_ETHERNET_0 89
62#define ZYNQMP_IRQ_ETHERNET_1 91
63#define ZYNQMP_IRQ_ETHERNET_2 93
64#define ZYNQMP_IRQ_ETHERNET_3 95
65#define ZYNQMP_IRQ_DDR 144
66#define ZYNQMP_IRQ_CACHE 183
This header file provides interfaces of the ARM Generic Interrupt Controller (GIC) support.
This header file defines the RTEMS Classic API.