]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSI
authorJeremy Linton <jeremy.linton@arm.com>
Tue, 3 Nov 2015 11:11:22 +0000 (11:11 +0000)
committerleiflindholm <leiflindholm@Edk2>
Tue, 3 Nov 2015 11:11:22 +0000 (11:11 +0000)
commitefcc052bdf1fe143f40dd87d98f176de4de82084
tree56cfee74d16c0ef73b38c96e31d6991c6e48d902
parentfad21b7c57336bbf0ae363d56e35cbccca67ff3b
ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSI

The JunoR1 has a GICv2m which is a GICv2 with a little piece of hardware
that has some memory mapped locations that can trigger traditional SPI
interrupts. This allows some basic PCIe MSI capabilities.

Setup the SPI range that is mapped by the MSI window. This range is
described in the JunoR1 SoC TRM, table 3-3. Under Interrupt ID 244-351 is
described as "GICv2m PCI Express MSI". In the future when these tables
are generated programmatically the information may be found in the
MSI_TYPER register as well.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18723 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Madt.aslc
ArmPlatformPkg/ArmJunoPkg/Include/ArmPlatform.h