]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64 platforms
authorOlivier Martin <olivier.martin@arm.com>
Wed, 21 Aug 2013 12:04:57 +0000 (12:04 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 21 Aug 2013 12:04:57 +0000 (12:04 +0000)
This PCD ensures the transition from EL3 to EL2 in ArmPlatformPkg/Sec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14579 6f19259b-4bc3-4df7-8a09-765794883524

ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc

index 8125134b14685f5ca25f32fac683e869b7ce2097..212ee45441d9335818b7560df1c6ee6c94fd10c9 100644 (file)
@@ -99,6 +99,9 @@
   #\r
   gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000\r
 \r
+  ## Trustzone enable (to make the transition from EL3 to EL2 in ArmPlatformPkg/Sec)\r
+  gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE\r
+\r
   #\r
   # ARM PrimeCell\r
   #\r
index 828987fed1c4e1100d186b7c8101d96a5dd86f10..34b6fcbe9a96708ff3e8640a3c820919bcf91b04 100644 (file)
   #\r
   gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000\r
 \r
-  ## Trustzone enable\r
-  gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE\r
+  ## Trustzone enable (to make the transition from EL3 to EL2 in ArmPlatformPkg/Sec)\r
+  gArmTokenSpaceGuid.PcdTrustzoneSupport|TRUE\r
  \r
   #\r
   # ARM PrimeCell\r