public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Tuan Phan" <tphan@ventanamicro.com>
To: devel@edk2.groups.io
Cc: ardb+tianocore@kernel.org, sami.mujawar@arm.com,
	ray.ni@intel.com, huangming@linux.alibaba.com,
	sunilvl@ventanamicro.com, yong.li@intel.com, yeoreum.yun@arm.com,
	Tuan Phan <tphan@ventanamicro.com>
Subject: [edk2-devel] [PATCH v3 0/2] Make StandaloneMmCpu architecture independent
Date: Thu, 28 Sep 2023 14:14:02 -0700	[thread overview]
Message-ID: <20230928211404.27533-1-tphan@ventanamicro.com> (raw)

This series makes StandaloneMmCpu architecture independent so other
architectures besides ARM/AARCH64 can use it without creating new driver.

There are two parts in this series:
1. Remove ARM/AARCH64 code from StandaloneMmCpu.
2. Update ARM/AARCH64 entry point library code.

V3:
  - Addressed Sami's comments.
V2:
  - Seperated changes between CPU driver and Arm entry point library.

Tuan Phan (2):
  StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent
  StandaloneMmPkg: Arm: Update to use the new StandaloneMmCpu driver

 .../Drivers/StandaloneMmCpu/EventHandle.c     | 25 ++-----
 .../Drivers/StandaloneMmCpu/StandaloneMmCpu.c | 42 ++++++-----
 .../StandaloneMmCpu/StandaloneMmCpu.inf       |  9 +--
 .../Library/Arm/StandaloneMmCoreEntryPoint.h  | 17 +----
 .../StandaloneMmCpu.h                         | 22 ++++--
 .../Arm/CreateHobList.c                       | 43 ++++++------
 .../Arm/StandaloneMmCoreEntryPoint.c          | 69 +++++++++++--------
 .../StandaloneMmCoreEntryPoint.inf            |  2 +-
 StandaloneMmPkg/StandaloneMmPkg.dec           |  2 +-
 9 files changed, 113 insertions(+), 118 deletions(-)
 rename StandaloneMmPkg/{Drivers/StandaloneMmCpu => Include}/StandaloneMmCpu.h (82%)

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109177): https://edk2.groups.io/g/devel/message/109177
Mute This Topic: https://groups.io/mt/101646675/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



             reply	other threads:[~2023-09-28 21:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-28 21:14 Tuan Phan [this message]
2023-09-28 21:14 ` [edk2-devel] [PATCH v3 1/2] StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent Tuan Phan
2023-09-28 21:14 ` [edk2-devel] [PATCH v3 2/2] StandaloneMmPkg: Arm: Update to use the new StandaloneMmCpu driver Tuan Phan
2023-10-05 11:11   ` Sami Mujawar
2023-10-18 21:25     ` Tuan Phan
2024-02-27 12:58 ` [edk2-devel] [PATCH v3 0/2] Make StandaloneMmCpu architecture independent 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=20230928211404.27533-1-tphan@ventanamicro.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