[edk2-devel] [PATCH v1 0/2] Add GIC ITS entry to MADT

Shashi Mallela posted 2 patches 3 years, 1 month ago
Failed in applying to current master (apply log)
There is a newer version of this series
Silicon/Qemu/SbsaQemu/SbsaQemu.dec                                |  3 +++
Platform/Qemu/SbsaQemu/SbsaQemu.dsc                               |  3 +++
Silicon/Qemu/SbsaQemu/AcpiTables/AcpiTables.inf                   |  2 ++
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.inf |  2 ++
Silicon/Qemu/SbsaQemu/Include/IndustryStandard/SbsaQemuAcpi.h     | 10 ++++++++++
Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.c   | 10 +++++++++-
6 files changed, 29 insertions(+), 1 deletion(-)
[edk2-devel] [PATCH v1 0/2] Add GIC ITS entry to MADT
Posted by Shashi Mallela 3 years, 1 month ago
This patchset implements ACPI MADT functionality extension to include
the GICv3 ITS functionality. This enables devices to use message 
signalled LPI interrupts in addition to SPIs,PPIs supported on ARM
SBSA reference qemu platforms.

Shashi Mallela (2):
  Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define GICv3 ITS base address
  Silicon/Qemu: Update MADT with GICv3 ITS info

 Silicon/Qemu/SbsaQemu/SbsaQemu.dec                                |  3 +++
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc                               |  3 +++
 Silicon/Qemu/SbsaQemu/AcpiTables/AcpiTables.inf                   |  2 ++
 Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.inf |  2 ++
 Silicon/Qemu/SbsaQemu/Include/IndustryStandard/SbsaQemuAcpi.h     | 10 ++++++++++
 Silicon/Qemu/SbsaQemu/Drivers/SbsaQemuAcpiDxe/SbsaQemuAcpiDxe.c   | 10 +++++++++-
 6 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.27.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72691): https://edk2.groups.io/g/devel/message/72691
Mute This Topic: https://groups.io/mt/81262677/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v1 0/2] Add GIC ITS entry to MADT
Posted by Shashi Mallela 2 years, 11 months ago
Gentle reminder for ITS changes review.

The accompanying qemu git branch with ITS changes is available at
https://github.com/shashi-j/qemu.git


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75018): https://edk2.groups.io/g/devel/message/75018
Mute This Topic: https://groups.io/mt/81262677/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-