public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Vijayenthiran Subramaniam" <vijayenthiran.subramaniam@arm.com>
To: sami.mujawar@arm.com, devel@edk2.groups.io, leif@nuviainc.com,
	ardb+tianocore@kernel.org
Cc: thomas.abraham@arm.com
Subject: [edk2-platforms] [PATCH v3 0/3] Add HMAT tables for RD multi-chip platforms
Date: Wed, 17 Feb 2021 16:31:54 +0530	[thread overview]
Message-ID: <1613559717-30499-1-git-send-email-vijayenthiran.subramaniam@arm.com> (raw)

This patch series adds HMAT tables for Arm's Neoverse reference design
multi-chip fixed virtual platforms. The first patch in the series adds helper
macros to create HMAT table within SgiPkg and the rest two patches adds HMAT
table for RD-N1-Edge-X2 and RD-V1-MC platforms respectively.

Changes since v2:
- Coding style fixes

Changes since v1:
- Fix typo reported here: https://edk2.groups.io/g/devel/message/70855
- Add comment in the HMAT table about the latency values:
  https://edk2.groups.io/g/devel/message/71012

Vijayenthiran Subramaniam (3):
  Platform/ARM/SgiPkg: Add helper macros for HMAT table
  Platform/ARM/SgiPkg: Add HMAT ACPI table for RdN1EdgeX2
  Platform/ARM/SgiPkg: Add HMAT ACPI table for RD-V1-MC

 .../AcpiTables/RdN1EdgeX2AcpiTables.inf       |   3 +-
 .../SgiPkg/AcpiTables/RdV1McAcpiTables.inf    |   3 +-
 Platform/ARM/SgiPkg/Include/SgiAcpiHeader.h   | 113 ++++++++++++-
 .../SgiPkg/AcpiTables/RdN1EdgeX2/Hmat.aslc    | 121 ++++++++++++++
 .../ARM/SgiPkg/AcpiTables/RdV1Mc/Hmat.aslc    | 153 ++++++++++++++++++
 5 files changed, 390 insertions(+), 3 deletions(-)
 create mode 100644 Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2/Hmat.aslc
 create mode 100644 Platform/ARM/SgiPkg/AcpiTables/RdV1Mc/Hmat.aslc

-- 
2.17.1


             reply	other threads:[~2021-02-17 11:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 11:01 Vijayenthiran Subramaniam [this message]
2021-02-17 11:01 ` [edk2-platforms] [PATCH v3 1/3] Platform/ARM/SgiPkg: Add helper macros for HMAT table Vijayenthiran Subramaniam
2021-02-17 11:01 ` [edk2-platforms] [PATCH v3 2/3] Platform/ARM/SgiPkg: Add HMAT ACPI table for RdN1EdgeX2 Vijayenthiran Subramaniam
2021-04-07 18:37   ` [edk2-devel] " Sami Mujawar
2021-04-08 12:55     ` Vijayenthiran Subramaniam
2021-02-17 11:01 ` [edk2-platforms] [PATCH v3 3/3] Platform/ARM/SgiPkg: Add HMAT ACPI table for RD-V1-MC Vijayenthiran Subramaniam
2021-04-08 14:51 ` [edk2-devel] [edk2-platforms] [PATCH v3 0/3] Add HMAT tables for RD multi-chip platforms Sami Mujawar

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=1613559717-30499-1-git-send-email-vijayenthiran.subramaniam@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