public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/2] SynQuacer: expose OP-TEE in ACPI mode
@ 2019-11-29 10:47 Ard Biesheuvel
  2019-11-29 10:47 ` [PATCH edk2-platforms 1/2] Silicon/SynQuacer/PlatformDxe: move EMMC SSDT handling to core routine Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ard Biesheuvel @ 2019-11-29 10:47 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, Ard Biesheuvel

Refactor the platform DXE a bit in patch #1 so we can seamlessly drop in
the code in patch #2 to expose a SSDT with a device node describing
OP-TEE when booting in ACPI mode and OP-TEE is present.

Ard Biesheuvel (2):
  Silicon/SynQuacer/PlatformDxe: move EMMC SSDT handling to core routine
  Silicon/SynQuacer/PlatformDxe: add ACPI device node for OP-TEE if
    present

 .../SynQuacerEvalBoard/SynQuacerEvalBoard.dsc |  1 +
 .../SynQuacer/Drivers/PlatformDxe/Emmc.c      | 55 ------------
 .../SynQuacer/Drivers/PlatformDxe/Optee.asl   | 23 +++++
 .../Drivers/PlatformDxe/PlatformDxe.c         | 83 +++++++++++++++++++
 .../Drivers/PlatformDxe/PlatformDxe.h         |  2 +
 .../Drivers/PlatformDxe/PlatformDxe.inf       |  2 +
 6 files changed, 111 insertions(+), 55 deletions(-)
 create mode 100644 Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/Optee.asl

-- 
2.17.1


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

end of thread, other threads:[~2019-12-10  8:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-29 10:47 [PATCH edk2-platforms 0/2] SynQuacer: expose OP-TEE in ACPI mode Ard Biesheuvel
2019-11-29 10:47 ` [PATCH edk2-platforms 1/2] Silicon/SynQuacer/PlatformDxe: move EMMC SSDT handling to core routine Ard Biesheuvel
2019-12-02 10:26   ` [edk2-devel] " Philippe Mathieu-Daudé
2019-12-02 16:04     ` Ard Biesheuvel
2019-11-29 10:47 ` [PATCH edk2-platforms 2/2] Silicon/SynQuacer/PlatformDxe: add ACPI device node for OP-TEE if present Ard Biesheuvel
2019-11-29 11:29 ` [PATCH edk2-platforms 0/2] SynQuacer: expose OP-TEE in ACPI mode Leif Lindholm
2019-11-29 12:13   ` Ard Biesheuvel
2019-12-02  9:58     ` Ard Biesheuvel
2019-12-02 12:02       ` Leif Lindholm
2019-12-02 14:08         ` Ard Biesheuvel
2019-12-10  8:20           ` Ard Biesheuvel

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