]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor stacks...
authorOlivier Martin <olivier.martin@arm.com>
Fri, 6 Dec 2013 16:13:13 +0000 (16:13 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 6 Dec 2013 16:13:13 +0000 (16:13 +0000)
We do not have (Secure) Monitor mode on AArch64.

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@14939 6f19259b-4bc3-4df7-8a09-765794883524

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

index f4aeee8e21c628a5eb97bbad5bebbaad66e06726..18faa5806fafc2d6725730593b548bca0cb06ee0 100644 (file)
   gArmTokenSpaceGuid.PcdVFPEnabled|1\r
 \r
   # Stacks for MPCores in Secure World (No SRAM on foundation model, put in RAM at 64MB)\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0xA4009000\r
+  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecStackBase|0xA4008000\r
   gArmPlatformTokenSpaceGuid.PcdCPUCoreSecPrimaryStackSize|0x1000\r
 \r
-  # Stacks for MPCores in Monitor Mod (No SRAM on foundation model, put in RAM at 64MB)\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoresSecMonStackBase|0xA4008000\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoreSecMonStackSize|0x100\r
-\r
   # Stacks for MPCores in Normal World (No SRAM on foundation model, put in RAM at 64MB)\r
   gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0xA4000000\r
   gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r