diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-12-08 14:16:30 +0000 |
---|---|---|
committer | abiesheuvel <abiesheuvel@Edk2> | 2015-12-08 14:16:30 +0000 |
commit | 62c12ff8c7e7c34af2724758e49b35c26897f2d8 (patch) | |
tree | ada25db638746bff31d88c4c45060d68a9bc93ee /ArmPlatformPkg/ArmVExpressPkg | |
parent | bc299a9f7be83b13dad9379a12d8e923d4762ca7 (diff) | |
download | edk2-platforms-62c12ff8c7e7c34af2724758e49b35c26897f2d8.tar.xz |
ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCD
Now that we removed the complete ArmPlatformGlobalVariable implementation,
remove stale PCD references to it from ArmVExpress-CTA15-A7.dsc
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19173 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/ArmVExpressPkg')
-rw-r--r-- | ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc index 5ec0466ec6..a711f56f73 100644 --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc +++ b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc @@ -125,16 +125,6 @@ !endif
#
- # SEC Phase Global Variables :
- # - 0x00-0x04: Debugger Exception Handler Pointer address
- # - 0x04-0x08: Normal Exception Handler Pointer
- # - 0x0C-0x10: MpSafe Serial Console SpinLock
- # - 0x10-0x20: KfScb 8 Bakery Locks of 2Bytes each
- # - 0x20-0x30: CCI 8 Bakery Locks of 2Bytes each
- # - 0x30-0x48: ARM SMC Events (8 cores * 3 max_event * sizeof(UINT8))
- gArmPlatformTokenSpaceGuid.PcdSecGlobalVariableSize|0x48
-
- #
# ARM PrimeCell
#
|