Revision: 14939
          http://sourceforge.net/p/edk2/code/14939
Author:   oliviermartin
Date:     2013-12-06 16:13:13 +0000 (Fri, 06 Dec 2013)
Log Message:
-----------
ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor 
stacks PCDs

We do not have (Secure) Monitor mode on AArch64.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc

Modified: 
trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc
===================================================================
--- 
trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc
   2013-12-06 16:12:24 UTC (rev 14938)
+++ 
trunk/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc
   2013-12-06 16:13:13 UTC (rev 14939)
@@ -76,13 +76,9 @@
   gArmTokenSpaceGuid.PcdVFPEnabled|1
 
   # Stacks for MPCores in Secure World (No SRAM on foundation model, put in 
RAM at 64MB)
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0xA4009000
+  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0xA4008000
   gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000
 
-  # Stacks for MPCores in Monitor Mod (No SRAM on foundation model, put in RAM 
at 64MB)
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0xA4008000
-  gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x100
-
   # Stacks for MPCores in Normal World (No SRAM on foundation model, put in 
RAM at 64MB)
   gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0xA4000000
   gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to