From: "Rohit Mathew" <rohit.mathew@arm.com>
To: devel@edk2.groups.io
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
Sami Mujawar <sami.mujawar@arm.com>
Subject: [edk2-platforms][PATCH V2 0/2] Uart segregation patch series
Date: Mon, 20 Jun 2022 16:25:22 +0100 [thread overview]
Message-ID: <20220620152524.5745-1-rohit.mathew@arm.com> (raw)
Changes since V1:
- Rebased on top of latest master branch.
- Updated copyright and date.
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
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 | 8 +--
Platform/ARM/SgiPkg/SgiPlatform.dsc.inc | 6 +-
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 | 64 --------------------
7 files changed, 12 insertions(+), 85 deletions(-)
--
2.25.1
next reply other threads:[~2022-06-20 15:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-20 15:25 Rohit Mathew [this message]
2022-06-20 15:25 ` [edk2-platforms][PATCH V2 1/2] Platform/Sgi: Remove redundant platform description from DSDT Rohit Mathew
2022-06-20 15:25 ` [edk2-platforms][PATCH V2 2/2] Platform/Sgi: Route logs to different sets of consoles Rohit Mathew
2022-06-20 17:28 ` [edk2-devel] " Thomas Abraham
2022-06-22 11:58 ` Rohit Mathew
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=20220620152524.5745-1-rohit.mathew@arm.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