public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH v3 0/2] Make StandaloneMmCpu architecture independent
@ 2023-09-28 21:14 Tuan Phan
  2023-09-28 21:14 ` [edk2-devel] [PATCH v3 1/2] StandaloneMmPkg: Make StandaloneMmCpu driver " Tuan Phan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tuan Phan @ 2023-09-28 21:14 UTC (permalink / raw)
  To: devel
  Cc: ardb+tianocore, sami.mujawar, ray.ni, huangming, sunilvl, yong.li,
	yeoreum.yun, Tuan Phan

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]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-27 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 21:14 [edk2-devel] [PATCH v3 0/2] Make StandaloneMmCpu architecture independent Tuan Phan
2023-09-28 21:14 ` [edk2-devel] [PATCH v3 1/2] StandaloneMmPkg: Make StandaloneMmCpu driver " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox