Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 103fa647d159e3d76be2634d2653c2d215dd0d46
      
https://github.com/tianocore/edk2/commit/103fa647d159e3d76be2634d2653c2d215dd0d46
  Author: Rebecca Cran <[email protected]>
  Date:   2022-01-30 (Sun, 30 Jan 2022)

  Changed paths:
    M ArmPkg/Include/Guid/ArmMpCoreInfo.h
    M ArmPkg/Include/Library/ArmLib.h
    M ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.c
    M ArmPlatformPkg/PrePeiCore/MainMPCore.c
    M ArmPlatformPkg/PrePi/MainMPCore.c

  Log Message:
  -----------
  ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO struct

Remove the ClusterId and CoreId fields in the ARM_CORE_INFO structure in
favor of a new Mpidr field. Update code in
ArmPlatformPkg/PrePeiCore/MainMPCore and ArmPlatformPkg/PrePi/MainMPCore.c
to use the new field and call new macros GET_MPIDR_AFF0 and GET_MPIDR_AFF1
instead.

Signed-off-by: Rebecca Cran <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to