]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg: Add PCDs needed for MM communication driver.
authorAchin Gupta <achin.gupta@arm.com>
Tue, 27 Nov 2018 10:43:53 +0000 (16:13 +0530)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 27 Nov 2018 12:05:45 +0000 (13:05 +0100)
This patch defines PCDs to describe the base address and size of
communication buffer between normal world (uefi) and standalone MM
environment in the secure world.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmPkg/ArmPkg.dec

index 84e57a0bf01c358fda0c164f3416f6b27b8ca9e5..0db7aa9d301c8de922ba58d629f7021249201760 100644 (file)
   gArmTokenSpaceGuid.PcdSystemMemoryBase|0|UINT64|0x00000029\r
   gArmTokenSpaceGuid.PcdSystemMemorySize|0|UINT64|0x0000002A\r
 \r
   gArmTokenSpaceGuid.PcdSystemMemoryBase|0|UINT64|0x00000029\r
   gArmTokenSpaceGuid.PcdSystemMemorySize|0|UINT64|0x0000002A\r
 \r
+  gArmTokenSpaceGuid.PcdMmBufferBase|0|UINT64|0x00000045\r
+  gArmTokenSpaceGuid.PcdMmBufferSize|0|UINT64|0x00000046\r
+\r
 [PcdsFixedAtBuild.common, PcdsDynamic.common]\r
   #\r
   # ARM Architectural Timer\r
 [PcdsFixedAtBuild.common, PcdsDynamic.common]\r
   #\r
   # ARM Architectural Timer\r