public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
To: edk2-devel@lists.01.org
Cc: achin.gupta@arm.com, leif.lindholm@linaro.org,
	ard.biesheuvel@linaro.org,
	Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Subject: [edk2-platforms PATCH v1 2/3] VExpressPkg: Add Test application "MmCommTest" to AArch64 FVP.
Date: Fri,  6 Apr 2018 15:46:44 +0100	[thread overview]
Message-ID: <20180406144645.11005-3-supreeth.venkatesh@arm.com> (raw)
In-Reply-To: <20180406144645.11005-1-supreeth.venkatesh@arm.com>

This patch enables "MmCommTest" application on AArch64 Fixed Virtual
Platform (FVP) by defining required inf file in description and fd
files.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
---
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 1 +
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc
index 776f107c7c..1be1e0115f 100644
--- a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc
+++ b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc
@@ -235,6 +235,7 @@
 !if $(ARM_STANDALONE_MM_ENABLE) == TRUE
   # Standalone MM Support
   ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf
+  StandaloneMmPkg/Application/MmCommTestApp/MmCommTest.inf
 !endif
 
   MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {
diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf
index 711196b60b..d30a50884f 100644
--- a/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf
+++ b/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf
@@ -89,6 +89,7 @@ FvNameGuid         = 87940482-fc81-41c3-87e6-399cf85ac8a0
 !if $(ARM_STANDALONE_MM_ENABLE) == TRUE
   # Standalone MM Support
   INF ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.inf
+  INF StandaloneMmPkg/Application/MmCommTestApp/MmCommTest.inf
 !endif
   INF MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
   INF MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
-- 
2.16.2



  parent reply	other threads:[~2018-04-06 14:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06 14:46 [edk2-platforms PATCH v1 0/3] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP *** Supreeth Venkatesh
2018-04-06 14:46 ` [edk2-platforms PATCH v1 1/3] Platform/VExpressPkg: Enable MM communication driver Supreeth Venkatesh
2018-04-06 14:46 ` Supreeth Venkatesh [this message]
2018-04-06 14:46 ` [edk2-platforms PATCH v1 3/3] VExpressPkg: Reorder driver load order for AARCH64 FVP Supreeth Venkatesh
2018-04-11 16:20   ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180406144645.11005-3-supreeth.venkatesh@arm.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox