summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/ArmVirtQemuKernel.dsc
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2019-02-06 00:05:05 +0100
committerLaszlo Ersek <lersek@redhat.com>2019-02-13 07:09:36 +0100
commit9d4e3f4ba9e9946712748cbf2cbb90ccb8597fab (patch)
tree31bace568b3bdbb2c6470feb1220eafd2b6ae391 /ArmVirtPkg/ArmVirtQemuKernel.dsc
parent63d8431a49cb5a900406e8d09a5dd10080dc818e (diff)
downloadedk2-9d4e3f4ba9e9946712748cbf2cbb90ccb8597fab.tar.gz
edk2-9d4e3f4ba9e9946712748cbf2cbb90ccb8597fab.tar.bz2
edk2-9d4e3f4ba9e9946712748cbf2cbb90ccb8597fab.zip
ArmVirtPkg/ArmVirtQemuKernel: don't set PcdCPUCoresStackBase
According to the PCDs not used by modules or in conditional directives sections of all the build reports for {AARCH64,ARM} x {QemuKernel} x {DEBUG,NOOPT,RELEASE} x {feat-0,feat-1} (12 builds in total), the PCD is not used in any of those builds. Remove the setting. ("feat-1" stands for "-D HTTP_BOOT_ENABLE -D NETWORK_IP6_ENABLE -D SECURE_BOOT_ENABLE -D TTY_TERMINAL", while "feat-0" stands for "".) Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Julien Grall <julien.grall@linaro.org> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'ArmVirtPkg/ArmVirtQemuKernel.dsc')
-rw-r--r--ArmVirtPkg/ArmVirtQemuKernel.dsc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmVirtPkg/ArmVirtQemuKernel.dsc b/ArmVirtPkg/ArmVirtQemuKernel.dsc
index 6c2d6488d4..aa0f8eb470 100644
--- a/ArmVirtPkg/ArmVirtQemuKernel.dsc
+++ b/ArmVirtPkg/ArmVirtQemuKernel.dsc
@@ -98,7 +98,6 @@
gArmTokenSpaceGuid.PcdVFPEnabled|1
!endif
- gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x4007c000
gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800