37#ifndef LIBBSP_AARCH64_XEN_IRQ_H
38#define LIBBSP_AARCH64_XEN_IRQ_H
51#define BSP_INTERRUPT_VECTOR_COUNT 1019
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 BSP_XEN_EVTCHN_PPI 31
57#define BSP_XEN_VPL011_SPI 32
This header file provides interfaces of the ARM Generic Interrupt Controller (GIC) support.
Interrupt Handler Support.
This header file is provided for backward compatiblility.