X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FArmPkg.dec;h=710e2151988f8d6db485a1f986b7e189b74ec6bc;hp=d28d78316040700511764bb00247aa32d9ebd39e;hb=12c5ae238ed1f6fcf2c29fa38d5ff77b15da12c9;hpb=44788bae6f0ac5519764651d732a7c12b1f398c4 diff --git a/ArmPkg/ArmPkg.dec b/ArmPkg/ArmPkg.dec index d28d783160..710e215198 100644 --- a/ArmPkg/ArmPkg.dec +++ b/ArmPkg/ArmPkg.dec @@ -68,6 +68,8 @@ gArmTokenSpaceGuid.PcdEfiUncachedMemoryToStronglyOrdered|FALSE|BOOLEAN|0x00000025 [PcdsFixedAtBuild.common] + gArmTokenSpaceGuid.PcdTrustzoneSupport|FALSE|BOOLEAN|0x00000006 + # This PCD should be a FeaturePcd. But we used this PCD as an '#if' in an ASM file. # Using a FeaturePcd make a '(BOOLEAN) casting for its value which is not understood by the preprocessor. gArmTokenSpaceGuid.PcdVFPEnabled|0|UINT32|0x00000024 @@ -111,16 +113,6 @@ # The Primary Core is ClusterId[0] & CoreId[0] gArmTokenSpaceGuid.PcdArmPrimaryCore|0|UINT32|0x00000037 - # - # ARM MPCore MailBox PCDs - # - # Address to Set/Get to Mailbox in Multicore system - gArmTokenSpaceGuid.PcdMPCoreMailboxSetAddress|0|UINT32|0x00000017 - gArmTokenSpaceGuid.PcdMPCoreMailboxGetAddress|0|UINT32|0x00000018 - # Address/Value to clear Mailbox in Multicore system - gArmTokenSpaceGuid.PcdMPCoreMailboxClearAddress|0|UINT32|0x00000019 - gArmTokenSpaceGuid.PcdMPCoreMailboxClearValue|0|UINT32|0x0000001A - # # ARM L2x0 PCDs #