summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmPsciResetSystemLib
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2014-09-16 00:41:45 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2014-09-16 00:41:45 +0000
commit2efbf710e27a78494cef38673b85ed360ec3b600 (patch)
tree816af70a2c25e834865066a6fb9ba76c47ac4655 /ArmPkg/Library/ArmPsciResetSystemLib
parent438f3ad68f53b372dfbe9ef324d3f51bfd48ca53 (diff)
downloadedk2-platforms-2efbf710e27a78494cef38673b85ed360ec3b600.tar.xz
ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory stores
When writing to the flash, make sure to use MmioWrite () wrappers instead of letting the compiler generate the store instructions. This is needed because under virtualization, store instructions with multiple outputs (i.e., store pair or store with writeback) cannot be emulated efficiently when operating on MMIO ranges. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-By: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16107 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Library/ArmPsciResetSystemLib')
0 files changed, 0 insertions, 0 deletions