GIC_SPI_BASE
if (hwirq >= GIC_SPI_BASE && hwirq <= GIC_MAX_SPI) {
fwspec->param[1] = hwirq - GIC_SPI_BASE;