[edk2-devel] [PATCH v2 1/2] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls

Rebecca Cran quic_rcran at quicinc.com
Wed Sep 7 04:25:19 UTC 2022


On 9/6/22 22:03, Rebecca Cran wrote:
> diff --git a/ArmPkg/ArmPkg.dsc b/ArmPkg/ArmPkg.dsc
> index 59fd8f295d4f..4716789402fc 100644
> --- a/ArmPkg/ArmPkg.dsc
> +++ b/ArmPkg/ArmPkg.dsc
> @@ -125,6 +125,7 @@ [Components.common]
>     ArmPkg/Drivers/CpuPei/CpuPei.inf
>     ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
>     ArmPkg/Drivers/ArmGic/ArmGicLib.inf
> +  ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.inf
>     ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.inf
>     ArmPkg/Drivers/TimerDxe/TimerDxe.inf
This won't work, since there's no support for 32-bit ARM code.
I'll move it into the AARCH64 section.

-- 
Rebecca Cran


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93330): https://edk2.groups.io/g/devel/message/93330
Mute This Topic: https://groups.io/mt/93518787/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list