public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: Thomas Abraham <thomas.abraham@arm.com>
Cc: edk2-devel-groups-io <devel@edk2.groups.io>,
	Rohit Mathew <rohit.mathew@arm.com>,
	 Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Sami Mujawar <sami.mujawar@arm.com>
Subject: Re: [edk2-devel] [edk2-platforms][PATCH V3 0/2] Uart segregation patch series
Date: Wed, 22 Jun 2022 16:52:00 +0200	[thread overview]
Message-ID: <CAMj1kXEa776urEELYi0g--5mzAaTLg9Vn-8bcU7u8ACmQ2=kFQ@mail.gmail.com> (raw)
In-Reply-To: <09c9abe6-446f-2ce9-baff-a43c4af13ec4@arm.com>

On Wed, 22 Jun 2022 at 14:10, Thomas Abraham <thomas.abraham@arm.com> wrote:
>
>
>
> On 22/06/2022 12:56, Rohit Mathew via groups.io wrote:
> > Changes since V1:
> > - Rebased on top of latest master branch.
> > - Updated copyright and date.
> >
> > Changes since V2:
> > - Addressed comments from Thomas.
> >
> > This patch series aims at routing uart logs via different sets of uart ports,
> > namely secure port for secure partition logs and non-secure port for all other
> > logs.
> >
> > The first patch deals with removing redundant DSDT descriptions. For sgi575,
> > a hardcoded uart base address was being used within the DSDT which hindered
> > migration to the required uart ports. The addition of this patch solves this
> > issue.
> >
> > The second patch deals with the migration and grouping of uart related PCDs for
> > all Neoverese reference design platforms
> >
> > Dependency:
> > https://edk2.groups.io/g/devel/message/90674
> >
> > Link to github branch with the patches in this series -
> > https://github.com/rohit-arm/edk2-platforms/tree/uart_segregation
> >
> > Rohit Mathew (2):
> >    Platform/Sgi: Remove redundant platform description from DSDT
> >    Platform/Sgi: Route logs to different sets of consoles
> >
> >   Platform/ARM/SgiPkg/SgiMemoryMap.dsc.inc       |  8 +--
> >   Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc      |  6 +-
> >   Platform/ARM/SgiPkg/SgiPlatform.dsc.inc        |  3 +-
> >   Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc      |  3 +-
> >   Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc   |  4 +-
> >   Platform/ARM/SgiPkg/PlatformStandaloneMm2.dsc  |  4 +-
> >   Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl | 66 +-------------------
> >   7 files changed, 14 insertions(+), 80 deletions(-)
> >
>
> For this series -
> Reviewed-by: Thomas Abraham <thomas.abraham@arm.com>

Pushed as 14c218dd05ef..433b5b1b0f7f

Thanks all,

      reply	other threads:[~2022-06-22 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-22 11:56 [edk2-platforms][PATCH V3 0/2] Uart segregation patch series Rohit Mathew
2022-06-22 11:56 ` [edk2-platforms][PATCH V3 1/2] Platform/Sgi: Remove redundant platform description from DSDT Rohit Mathew
2022-06-22 11:56 ` [edk2-platforms][PATCH V3 2/2] Platform/Sgi: Route logs to different sets of consoles Rohit Mathew
2022-06-22 12:10 ` [edk2-devel] [edk2-platforms][PATCH V3 0/2] Uart segregation patch series Thomas Abraham
2022-06-22 14:52   ` Ard Biesheuvel [this message]

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='CAMj1kXEa776urEELYi0g--5mzAaTLg9Vn-8bcU7u8ACmQ2=kFQ@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