audk/ArmPkg/Library
oliviermartin ed71a22c18 ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware()
Because the D&I caches were clean before to be disabled, the cache
lines might have got dirty during the cache maintenance operations.
This fix disables D&I caches before to clean them. The performance
drops should be minimised as invalidating the I cache is only a
couple of instruction.

Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13503 6f19259b-4bc3-4df7-8a09-765794883524
2012-07-04 20:24:25 +00:00
..
ArmArchTimerLib ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
ArmCacheMaintenanceLib ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unification 2012-02-14 18:44:40 +00:00
ArmDisassemblerLib ArmPkg/ArmDisassemblerLib: Comment out unused variable 2011-09-13 09:55:01 +00:00
ArmDmaLib ArmPkg: Fix ARMGCC build 2011-08-18 11:12:39 +00:00
ArmLib ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
BaseMemoryLibStm ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem() 2012-07-04 20:16:14 +00:00
BaseMemoryLibVstm ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested unaligned read calls 2012-05-31 15:28:37 +00:00
BasePeCoffLib Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. 2011-02-02 22:35:30 +00:00
BdsLib ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware() 2012-07-04 20:24:25 +00:00
CompilerIntrinsicsLib ArmPkg: Fixed RVCT compiler warnings 2012-07-04 20:06:23 +00:00
DebugAgentSymbolsOnlyLib ARM Packages: Rename PcdNormal* into Pcd* PCDs 2011-09-22 23:06:31 +00:00
DebugPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 2012-05-02 19:58:46 +00:00
DebugUncachedMemoryAllocationLib ArmPkg/ArmCpuLib: Fix GCC/XCode builds 2011-11-01 23:32:04 +00:00
DefaultExceptionHandlerLib ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function 2011-11-01 23:34:14 +00:00
PeiServicesTablePointerLib ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW register 2011-06-03 09:43:12 +00:00
RvdPeCoffExtraActionLib ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 2012-05-02 19:58:46 +00:00
SemiHostingDebugLib Update the copyright notice format 2010-04-29 12:15:47 +00:00
SemiHostingSerialPortLib ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite() 2011-07-19 15:01:27 +00:00
SemihostLib ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) 2012-05-02 19:46:40 +00:00
UncachedMemoryAllocationLib ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes 2011-07-18 17:40:12 +00:00