summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Eot/Report.py
diff options
context:
space:
mode:
authorPierre Gondois <Pierre.Gondois@arm.com>2021-12-09 10:32:02 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-12-14 16:07:00 +0000
commitb04cf355a0c85a8ec9ebf2a88564612c24f67929 (patch)
treea3e13f66dca3304e083dc854eb844a8a5380fe12 /BaseTools/Source/Python/Eot/Report.py
parent0fa12177264402fa987585a8a99e16d1eb4123d2 (diff)
downloadedk2-b04cf355a0c85a8ec9ebf2a88564612c24f67929.tar.gz
edk2-b04cf355a0c85a8ec9ebf2a88564612c24f67929.tar.bz2
edk2-b04cf355a0c85a8ec9ebf2a88564612c24f67929.zip
DynamicTablesPkg: FdtHwInfoParser: Add MSI Frame parser
Arm GIC version 2 systems that support Message Signalled Interrupts implement GICv2m MSI frame(s). Each GICv2m MSI frame consists of a 4k page which includes registers to generate message signalled interrupts to an associated GIC distributor. The frame also includes registers to discover the set of distributor lines which may be signalled by MSIs from that frame. A system may have multiple MSI frames, and separate frames may be defined for secure and non-secure access. A MSI Frame structure is part of the Multiple APIC Description Table (MADT) and must only be used to describe non-secure MSI frames. The MSI Frame information is described in the platform Device Tree, the bindings for which can be found at: - linux/Documentation/devicetree/bindings/interrupt-controller/ arm,gic.yaml - linux/Documentation/devicetree/bindings/interrupt-controller/ arm,gic-v3.yaml The FdtHwInfoParser implements a MSI Frame Parser that parses the platform Device Tree to create CM_ARM_GIC_MSI_FRAME_INFO objects which are encapsulated in a Configuration Manager descriptor object and added to the platform information repository. The platform Configuration Manager can then utilise this information when generating the MADT table. Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/Report.py')
0 files changed, 0 insertions, 0 deletions