audk/ArmPkg
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
..
Application/LinuxLoader ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change) 2012-03-26 10:52:31 +00:00
Drivers ARM Packages: Fixed mispellings 2012-07-04 20:23:21 +00:00
Filesystem/SemihostFs ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File System 2012-07-04 20:22:02 +00:00
Include ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId' 2012-07-04 20:10:18 +00:00
Library ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware() 2012-07-04 20:24:25 +00:00
ArmPkg.dec ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations 2012-07-04 20:07:28 +00:00
ArmPkg.dsc ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg/Drivers 2012-02-28 17:16:58 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00