[edk2-devel] [PATCH v4 0/3] ArmPkg, MdeModulePkg: Implement EFI_MP_SERVICES_PROTOCOL for AArch64 and add an MpServicesTest application to exercise it

Rebecca Cran quic_rcran at quicinc.com
Wed Jan 11 22:54:26 UTC 2023


Thanks!

I'm dropping the MpServicesTest patch and people will be able to use the 
application from 
UefiCpuPkg/Test/UnitTest/EfiMpServicesPpiProtocol/EfiMpServiceProtocolShellUnitTest.inf 
instead.

-- 
Rebecca Cran

On 1/11/23 09:41, Patrik Berglund wrote:
> Hello Rebecca,
> 
> I have tested the v4 set on a single-chip N1SDP.
> I had to fix N1SDP for the same reasons as in
> https://edk2.groups.io/g/devel/message/93633 and I post that fix to the 
> list separately.
> 
> I think it works but here is the output:
> 
> Shell> MpServicesTest -P
> Number of CPUs: 4, Enabled: 4
> Processor 0:
>      ID: 0000000000000000
>      Status: BSP | Enabled | Healthy
>      Location: Package 0, Core 0, Thread 0
>      Extended Information: Package 0, Module 0, Tile 0, Die 0, Core 0, 
> Thread 0
> 
> Processor 1:
>      ID: 0000000000000100
>      Status: AP | Enabled | Healthy
>      Location: Package 1, Core 0, Thread 0
>      Extended Information: Package 0, Module 0, Tile 0, Die 1, Core 0, 
> Thread 0
> 
> Processor 2:
>      ID: 0000000000010000
>      Status: AP | Enabled | Healthy
>      Location: Package 0, Core 0, Thread 0
>      Extended Information: Package 1, Module 0, Tile 0, Die 0, Core 0, 
> Thread 0
> 
> Processor 3:
>      ID: 0000000000010100
>      Status: AP | Enabled | Healthy
>      Location: Package 1, Core 0, Thread 0
>      Extended Information: Package 1, Module 0, Tile 0, Die 1, Core 0, 
> Thread 0
> 
> Shell> MpServicesTest -A
> Running with SingleThread FALSE, 0 (infinite) timeout...done.
> Hello from CPU 1
> Hello from CPU 2
> Hello from CPU 3
> Shell>
> 
> 
> One suggestion on the MpServicesTest utility, maybe check the AP number 
> to give a bit friendlier error message if the user pass the BSP?



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98314): https://edk2.groups.io/g/devel/message/98314
Mute This Topic: https://groups.io/mt/96076871/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