public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sami Mujawar" <sami.mujawar@arm.com>
To: Jeff Brasen <jbrasen@nvidia.com>, devel@edk2.groups.io
Cc: ardb+tianocore@kernel.org, Alexei.Fedorov@arm.com,
	pierre.gondois@arm.com, nd@arm.com
Subject: Re: [PATCH v5 0/3] DynamicTablesPkg: _CPC support
Date: Fri, 23 Sep 2022 17:55:27 +0100	[thread overview]
Message-ID: <9e752a96-e578-6641-19b9-7de75137fb22@arm.com> (raw)
In-Reply-To: <cover.1663878888.git.jbrasen@nvidia.com>

Hi Jeff,

Thank you for the updated patch series.

I have made some minor changes:

1. Move DynamicTablesPkg/Include/Library/AmlCpcInfo.h to 
DynamicTablesPkg/Include/AmlCpcInfo.h to stop edk2 CI from complaining.

2. Minor update to the documentation for CpcToken in CM_ARM_GICC_INFO.

I have scheduled a pull request 
(https://github.com/samimujawar/edk2/pull/new/REVIEW_2369_dynamic_cpc_support_v5) 
for checking that edk2 CI is happy with the changes.

Please let me know if you are ok with the above changes, and I will push 
these changes.

For this series:

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>

Regards,

Sami Mujawar

On 22/09/2022 09:36 pm, Jeff Brasen wrote:
> Add generator for creating the _CPC object for CPU nodes.
>
> If viewing this review by a pull request is helpful one exists here:
> https://github.com/NVIDIA/edk2/pull/12
>
> Change Log:
> v1 - Initial Revision
> v2 - Added revision to object, improved error handling, changed to ACPI 6.4 structures.
> v3 - Minor review feedback
> v4 - Convert CpcInfo to structure and use that for APIs
> v5 - Cleanup parameter checks, add token to parser
>
> Jeff Brasen (3):
>    DynamicTablesPkg: Add CM_ARM_CPC_INFO object
>    DynamicTablesPkg: AML Code generation to add _CPC entries
>    DynamicTablesPkg: SSDT CPU _CPC generator
>
>   .../Include/ArmNameSpaceObjects.h             |  60 ++-
>   DynamicTablesPkg/Include/Library/AmlCpcInfo.h | 124 +++++
>   .../Include/Library/AmlLib/AmlLib.h           |  54 ++
>   .../SsdtCpuTopologyGenerator.c                | 133 ++++-
>   .../Common/AmlLib/CodeGen/AmlCodeGen.c        | 475 ++++++++++++++++++
>   .../ConfigurationManagerObjectParser.c        | 115 ++++-
>   6 files changed, 921 insertions(+), 40 deletions(-)
>   create mode 100644 DynamicTablesPkg/Include/Library/AmlCpcInfo.h
>

  parent reply	other threads:[~2022-09-23 16:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 20:36 [PATCH v5 0/3] DynamicTablesPkg: _CPC support Jeff Brasen
2022-09-22 20:36 ` [PATCH v5 1/3] DynamicTablesPkg: Add CM_ARM_CPC_INFO object Jeff Brasen
2022-09-22 20:36 ` [PATCH v5 2/3] DynamicTablesPkg: AML Code generation to add _CPC entries Jeff Brasen
2022-09-22 20:36 ` [PATCH v5 3/3] DynamicTablesPkg: SSDT CPU _CPC generator Jeff Brasen
2022-09-23 16:55 ` Sami Mujawar [this message]
2022-09-23 17:05   ` [PATCH v5 0/3] DynamicTablesPkg: _CPC support Jeff Brasen
2022-09-23 17:22     ` 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=9e752a96-e578-6641-19b9-7de75137fb22@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