audk/ArmPlatformPkg
Girish K S 98fed08f9f SCR_EL3 is the control register for setting the security state
modified the comment which can mislead.

The "ldr r0, [r1]" is overrided with a immediate "mov ro, #3"
instruction. This mov instruction will over write the contents
of the ro register. So replacing 'mov' by 'orr' instruction would
prevent to override the original value.

This patch assumes mov is the right instruction to be retained

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Girish K S <ks.giri@samsung.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14606 6f19259b-4bc3-4df7-8a09-765794883524
2013-08-27 09:17:20 +00:00
..
ArmRealViewEbPkg ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files 2013-06-21 11:08:17 +00:00
ArmVExpressPkg SCR_EL3 is the control register for setting the security state 2013-08-27 09:17:20 +00:00
Bds ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applications 2013-06-21 10:01:27 +00:00
Documentation ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINUXGCC updated flags 2012-10-18 16:27:14 +00:00
Drivers ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disable interrupts 2013-08-06 12:11:13 +00:00
Include EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) 2013-05-15 08:44:59 +00:00
Library ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() 2013-07-26 17:12:12 +00:00
MemoryInitPei ArmPkg: Made ArmConfigureMmu() returns a status code 2013-06-27 18:16:06 +00:00
PlatformPei ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
PrePeiCore ArmPlatformPkg: PrePei Cache disable and invalidate. 2013-08-06 17:41:53 +00:00
PrePi ArmPlatformPkg: PrePei Cache disable and invalidate. 2013-08-06 17:41:53 +00:00
Scripts ArmPlatformPkg/Ds5: Added Aarch64 support 2013-07-18 21:32:43 +00:00
Sec ArmPlatformPkg/Sec: Removed SetupExceptionLevel3() 2013-08-21 12:07:01 +00:00
ArmPlatformPkg-2ndstage.dsc ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
ArmPlatformPkg-2ndstage.fdf ArmPlatformPkg: Replaced FatPkg source package by the pre-built FatPkg binary 2013-01-25 12:00:33 +00:00
ArmPlatformPkg.dec ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
ArmPlatformPkg.dsc ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
ArmPlatformPkg.fdf ArmPlatformPkg/ArmPlatformLibNull: Fixed build 2013-03-12 00:41:05 +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