Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d1855afc6e0ef37eeaef1c8c10aff55b1c9995b9
      
https://github.com/tianocore/edk2/commit/d1855afc6e0ef37eeaef1c8c10aff55b1c9995b9
  Author: Rebecca Cran <quic_rc...@quicinc.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M ArmPkg/Include/Library/ArmLib.h

  Log Message:
  -----------
  ArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT to ArmLib.h

Signed-off-by: Rebecca Cran <rebe...@quicinc.com>
Reviewed-by: Ard Biesheuvel <a...@kernel.org>


  Commit: e7aac7fc137e247edad22f7ee53b9a1fba227397
      
https://github.com/tianocore/edk2/commit/e7aac7fc137e247edad22f7ee53b9a1fba227397
  Author: Rebecca Cran <quic_rc...@quicinc.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M ArmPkg/ArmPkg.dsc
    A ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.c
    A ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.inf
    A ArmPkg/Drivers/ArmPsciMpServicesDxe/MpFuncs.S
    A ArmPkg/Drivers/ArmPsciMpServicesDxe/MpServicesInternal.h

  Log Message:
  -----------
  ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls

Add support for EFI_MP_SERVICES_PROTOCOL during the DXE phase under
AArch64.

PSCI_CPU_ON is called to power on the core, the supplied procedure is
executed and PSCI_CPU_OFF is called to power off the core.

Fixes contributed by Ard Biesheuvel.

Signed-off-by: Rebecca Cran <rebe...@quicinc.com>
Reviewed-by: Ard Biesheuvel <a...@kernel.org>
Tested-by: Kun Qin <kun....@microsoft.com>


Compare: https://github.com/tianocore/edk2/compare/0d129ef7c3a9...e7aac7fc137e


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to