[edk2-devel] [PATCH 0/7] ArmCpuInfo improvements

Marcin Juszkiewicz posted 7 patches 10 months, 4 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
ArmPkg/Library/ArmLib/ArmBaseLib.inf          |   5 +
ArmPkg/Library/ArmLib/AArch64/AArch64Lib.h    |  12 +
ArmPkg/Application/ArmCpuInfo/ArmCpuInfo.c    | 451 ++++++++++++++++--
.../Library/ArmLib/AArch64/AArch64Support.S   |  10 +
4 files changed, 432 insertions(+), 46 deletions(-)
[edk2-devel] [PATCH 0/7] ArmCpuInfo improvements
Posted by Marcin Juszkiewicz 10 months, 4 weeks ago
This changeset was supposed to add SVE/SME information but got some
updates to improve output of ArmCpuInfo application a bit too.

Probably would need to definition of system registers for older
toolchains.

Marcin Juszkiewicz (7):
  ArmPkg: fix reading of first nibbles in ArmCpuInfo
  ArmPkg: shorten register field in ArmCpuInfo
  ArmPkg: add functions to read SVE/SME info
  ArmPkg: skip empty system registers in ArmCpuInfo
  ArmPkg: format output in one place in ArmCpuInfo
  ArmPkg: handle SVE/SME in ArmCpuInfo
  ArmPkg: cleaning output of ArmCpuInfo

 ArmPkg/Library/ArmLib/ArmBaseLib.inf          |   5 +
 ArmPkg/Library/ArmLib/AArch64/AArch64Lib.h    |  12 +
 ArmPkg/Application/ArmCpuInfo/ArmCpuInfo.c    | 451 ++++++++++++++++--
 .../Library/ArmLib/AArch64/AArch64Support.S   |  10 +
 4 files changed, 432 insertions(+), 46 deletions(-)

-- 
2.40.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104015): https://edk2.groups.io/g/devel/message/104015
Mute This Topic: https://groups.io/mt/98684770/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-