<Danct12>
xypron, IIRC bringing up additional cores is something EDK2 does. the memtest i use is by passmark which supports arm64
<Danct12>
memtest86+ (open source memtest86) doesn't support anything other than x86/_64 and loongarch64
monstr has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
Net147 has joined #u-boot
mmu_man has joined #u-boot
eballetbo has joined #u-boot
mckoan|away is now known as mckoan
mmu_man has quit [Ping timeout: 265 seconds]
<xypron>
Danct12: There is an EFI_MP_SERVICES_PROTOCOL provided by the PI specificiation. An ARM implementation based on PSCI in EDK II exists.
<xypron>
Danct12: Concerning your Passmark application you should try to debug if it runs before or after ExitBootServices() and what services it consumes.