Comment 5 for bug 1281855

Revision history for this message
Geoff Levand (geoff.levand) wrote : Re: [Bug 1281855] Re: arm64 UEFI hangs on startup

Hi,

On Thu, 2014-04-24 at 16:10 +0000, Ryan Harkin wrote:
> The BSP has not been designed to work in anything other then SMP setups,
> so this is not a supported configuration.
>
> ** Changed in: linaro-uefi
> Status: New => Won't Fix

I'm not sure what you mean by 'BSP', but I guess it means there
is some limitation of the model. If so, we should fix the model
help. Here is what's in there now:

cluster0.NUM_CORES=0x4 # (int , init-time) default = '0x4' : Number of cores in cluster0 : [0x1..0x4]
cluster1.NUM_CORES=0x4 # (int , init-time) default = '0x4' : Number of cores in cluster1 : [0x0..0x4]

Do we need to file another bug for this, or re-open this one? I'm not
sure where to file model bugs.

-Geoff