audk/ArmPlatformPkg/ArmVExpressPkg
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
..
Include ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver. 2013-08-19 17:35:18 +00:00
Library ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSystemLib 2013-08-21 14:45:02 +00:00
Scripts/uefi-aarch64-bootstrap SCR_EL3 is the control register for setting the security state 2013-08-27 09:17:20 +00:00
ArmVExpress-CTA9x4.dsc ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files 2013-06-21 11:08:17 +00:00
ArmVExpress-CTA9x4.fdf ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat driver and UEFI Shell 2012-09-27 15:31:54 +00:00
ArmVExpress-CTA15-A7.dsc ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId 2013-07-17 06:26:10 +00:00
ArmVExpress-CTA15-A7.fdf ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2_A7x3 2012-09-28 11:09:36 +00:00
ArmVExpress-RTSM-A9x4.dsc ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files 2013-06-21 11:08:17 +00:00
ArmVExpress-RTSM-A9x4.fdf ArmPlatformPkg: Fixed size of RTSM FDs 2013-06-17 09:52:51 +00:00
ArmVExpress-RTSM-A15.dsc ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files 2013-06-21 11:08:17 +00:00
ArmVExpress-RTSM-A15.fdf ArmPlatformPkg: Fixed size of RTSM FDs 2013-06-17 09:52:51 +00:00
ArmVExpress-RTSM-A15_MPCore.dsc ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC files 2013-06-21 11:08:17 +00:00
ArmVExpress-RTSM-A15_MPCore.fdf ArmPlatformPkg: Fixed size of RTSM FDs 2013-06-17 09:52:51 +00:00
ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms 2013-08-21 12:04:57 +00:00
ArmVExpress-RTSM-AEMv8Ax4-foundation.fdf ArmPlatformPkg: Added Aarch64 Foundation Model 2013-07-19 00:07:16 +00:00
ArmVExpress-RTSM-AEMv8Ax4.dsc ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms 2013-08-21 12:04:57 +00:00
ArmVExpress-RTSM-AEMv8Ax4.fdf ArmPlatformPkg: Added support for Aarch64 AEM RTSM model 2013-07-18 19:53:43 +00:00
ArmVExpress.dsc.inc ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to the list of DEBUG_* 2013-08-19 17:34:17 +00:00
ArmVExpressPkg.dec ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2_A7x3 2012-09-28 11:09:36 +00:00