Re: [edk2] [PATCH v3 4/4] ArmVirtPkg/ArmVirt.dsc.inc: lift 4 GB limit for PEI accessible memory

2016-02-19 Thread Laszlo Ersek
On 02/19/16 14:15, Ard Biesheuvel wrote: > Forcing allocations to be served from memory below 4 GB does not make > sense on ARM or AARCH64, either because this limit is implicit (ARM), > or because the architecture does not impose such a limit (AARCH64), in > which case such allocations may even

[edk2] [PATCH v3 4/4] ArmVirtPkg/ArmVirt.dsc.inc: lift 4 GB limit for PEI accessible memory

2016-02-19 Thread Ard Biesheuvel
Forcing allocations to be served from memory below 4 GB does not make sense on ARM or AARCH64, either because this limit is implicit (ARM), or because the architecture does not impose such a limit (AARCH64), in which case such allocations may even fail inadvertently simply because no memory at all