public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] fixes for AMD OverDrive
@ 2019-11-25 18:07 Ard Biesheuvel
  2019-11-25 18:07 ` [PATCH edk2-platforms 1/3] Platform/Overdrive: add missing resolution for FileHandleLib Ard Biesheuvel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2019-11-25 18:07 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, Ard Biesheuvel

Fix some issues in the ACPI and DT descriptions of the SMMU routing,
in particular the routing of the CCP crypto accelerator, which sits
behind an SMMU as well on B1 silicon (but not on B0, strangely enough)

Ard Biesheuvel (3):
  Platform/Overdrive: add missing resolution for FileHandleLib
  Silicon/AMD/Styx: clean up stream ID mappings for SMMU
  Platform/Overdrive: clean up stream ID descriptions in DT

 Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.dts    |  19 ++-
 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc               |   2 +-
 Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl            |  23 ----
 Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/Iort.aslc           | 137 +++++---------------
 Silicon/AMD/Styx/Drivers/AcpiPlatformDxe/SsdtB1.asl          |  23 ++++
 Silicon/AMD/Styx/Library/StyxDtbLoaderLib/StyxDtbLoaderLib.c |   5 +-
 6 files changed, 72 insertions(+), 137 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-11-27 17:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 18:07 [PATCH edk2-platforms 0/3] fixes for AMD OverDrive Ard Biesheuvel
2019-11-25 18:07 ` [PATCH edk2-platforms 1/3] Platform/Overdrive: add missing resolution for FileHandleLib Ard Biesheuvel
2019-11-25 18:07 ` [PATCH edk2-platforms 2/3] Silicon/AMD/Styx: clean up stream ID mappings for SMMU Ard Biesheuvel
2019-11-25 18:07 ` [PATCH edk2-platforms 3/3] Platform/Overdrive: clean up stream ID descriptions in DT Ard Biesheuvel
2019-11-26 11:47 ` [PATCH edk2-platforms 0/3] fixes for AMD OverDrive Leif Lindholm
2019-11-27 17:35   ` Ard Biesheuvel

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