public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] More SynQuacer updates
@ 2018-05-30 18:19 Ard Biesheuvel
  2018-05-30 18:19 ` [PATCH edk2-platforms 1/3] Silicon/SynQuacerPciHostBridgeLib: add workaround for PCIe MMIO64 Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ard Biesheuvel @ 2018-05-30 18:19 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, masahisa.kojima, Ard Biesheuvel

Some more patches for SynQuacer, for PCIe and SMMU support.

Patch #1 was contributed by Kojima-san, and enables another quirk in the
Synopsys IP to work around issues with Samsung 970 SSDs

Patch #2 adds a couple of level 3 tables to the static page table region
in the NOR flash so that ARM-TF can easily reprogram the north SMMU to
present the ECAM spaces in a sane manner. This patch only implements the
static page table entries, the code to program it needs to run in the secure
world, and will be added to ARM-TF.

Patch #3 enables the SMMU for the netsec and SDHCI controllers.

Ard Biesheuvel (2):
  Silicon/Socionext/SynQuacer/Stage2Tables: add north SMMU level 3 table
  Silicon/SynQuacer/AcpiTables: add NETSEC/eMMC SMMU to the IORT

Masahisa KOJIMA (1):
  Silicon/SynQuacerPciHostBridgeLib: add workaround for PCIe MMIO64

 .../Socionext/SynQuacer/AcpiTables/Iort.aslc  | 109 +++++++++++++++++-
 .../SynQuacerPciHostBridgeLibConstructor.c    |   5 +-
 .../SynQuacer/Stage2Tables/Stage2Tables.S     |  35 ++++--
 3 files changed, 136 insertions(+), 13 deletions(-)

-- 
2.17.0



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-10-12 10:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-30 18:19 [PATCH edk2-platforms 0/3] More SynQuacer updates Ard Biesheuvel
2018-05-30 18:19 ` [PATCH edk2-platforms 1/3] Silicon/SynQuacerPciHostBridgeLib: add workaround for PCIe MMIO64 Ard Biesheuvel
2018-05-31  9:11   ` Leif Lindholm
2018-05-31  9:17     ` Ard Biesheuvel
2018-05-31  9:46       ` Leif Lindholm
2018-05-31 10:49         ` Ard Biesheuvel
2018-05-30 18:19 ` [PATCH edk2-platforms 2/3] Silicon/Socionext/SynQuacer/Stage2Tables: add north SMMU level 3 table Ard Biesheuvel
2018-05-31  9:14   ` Leif Lindholm
2018-06-01 10:18     ` Ard Biesheuvel
2018-05-30 18:19 ` [PATCH edk2-platforms 3/3] Silicon/SynQuacer/AcpiTables: add NETSEC/eMMC SMMU to the IORT Ard Biesheuvel
2018-05-31  9:16   ` Leif Lindholm
2018-10-12 10:03     ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox