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 <[email protected]> --- ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc index 5ec0466ec621..a711f56f73b5 100644 --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc +++ b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc @@ -125,16 +125,6 @@ [PcdsFixedAtBuild.common] !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 # -- 1.9.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

