public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>
Subject: Re: [PATCH edk2-platforms 0/2] SynQuacer: expose OP-TEE in ACPI mode
Date: Fri, 29 Nov 2019 13:13:36 +0100	[thread overview]
Message-ID: <CAKv+Gu-YcSQ0erMu51AH-G1PWO6aEk4C_0nJM43NmV408PzVTA@mail.gmail.com> (raw)
In-Reply-To: <20191129112926.GA7359@bivouac.eciton.net>

On Fri, 29 Nov 2019 at 12:29, Leif Lindholm <leif.lindholm@linaro.org> wrote:
>
> On Fri, Nov 29, 2019 at 11:47:14 +0100, Ard Biesheuvel wrote:
> > 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.
>
> If we need any more SSDTs for this platform in future, I'll probably
> start grumbling about refactoring away the per-table global variables,
> but I guess it would be a bit overkill at this point...
>

Yeah, the thought crossed my mind as well, but let's defer that to the
next time.

> For the series:
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
>

Thanks,

> > 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
> >

  reply	other threads:[~2019-11-29 12:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKv+Gu-YcSQ0erMu51AH-G1PWO6aEk4C_0nJM43NmV408PzVTA@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox