From: "Vivek Kumar Gautam" <vivek.gautam@arm.com>
To: devel@edk2.groups.io
Cc: Sami Mujawar <sami.mujawar@arm.com>,
Ard Biesheuvel <ardb+tianocore@kernel.org>,
Vivek Gautam <vivek.gautam@arm.com>
Subject: [edk2-platforms][PATCH V1 0/2] Enable Virtio-P9 on RD-N2 platforms
Date: Mon, 10 Oct 2022 17:29:01 +0530 [thread overview]
Message-ID: <20221010115903.22154-1-vivek.gautam@arm.com> (raw)
Few Arm reference design Fixed Virtual Platforms (FVPs) support Virtio-P9
device as part of the RoS subsystem. The Virtio-P9 device implements a
subset of the Plan 9 file protocol over a virtio transport that enables
accessing a shared directory on the host's filesystem from a running
FVP platform.
Add the required SSDT description table for the device and enable it
on RD-N2 platform variants.
Vivek Gautam (2):
Platform/Sgi: add SSDT table for Virtio-P9
Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants
Platform/ARM/SgiPkg/SgiPlatform.dec | 5 +++
Platform/ARM/SgiPkg/SgiMemoryMap2.dsc.inc | 5 +++
.../ARM/SgiPkg/AcpiTables/RdN2AcpiTables.inf | 8 +++-
.../SgiPkg/AcpiTables/RdN2Cfg1AcpiTables.inf | 8 +++-
.../SgiPkg/AcpiTables/RdN2Cfg2AcpiTables.inf | 4 ++
.../ARM/SgiPkg/AcpiTables/SsdtRosVirtioP9.asl | 43 +++++++++++++++++++
6 files changed, 69 insertions(+), 4 deletions(-)
create mode 100644 Platform/ARM/SgiPkg/AcpiTables/SsdtRosVirtioP9.asl
--
2.17.1
next reply other threads:[~2022-10-10 11:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 11:59 Vivek Kumar Gautam [this message]
2022-10-10 11:59 ` [edk2-platforms][PATCH V1 1/2] Platform/Sgi: add SSDT table for Virtio-P9 Vivek Kumar Gautam
2022-10-10 11:59 ` [edk2-platforms][PATCH V1 2/2] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants Vivek Kumar Gautam
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=20221010115903.22154-1-vivek.gautam@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