From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=217.140.101.70; helo=foss.arm.com; envelope-from=supreeth.venkatesh@arm.com; receiver=edk2-devel@lists.01.org Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by ml01.01.org (Postfix) with ESMTP id 75DC222620E60 for ; Fri, 6 Apr 2018 07:46:54 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 4F6481529; Fri, 6 Apr 2018 07:46:54 -0700 (PDT) Received: from u201365.usa.Arm.com (bc-c3-3-14.eu.iaas.arm.com [10.6.43.238]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 417653F587; Fri, 6 Apr 2018 07:46:53 -0700 (PDT) From: Supreeth Venkatesh To: edk2-devel@lists.01.org Cc: achin.gupta@arm.com, leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, Supreeth Venkatesh Date: Fri, 6 Apr 2018 15:46:42 +0100 Message-Id: <20180406144645.11005-1-supreeth.venkatesh@arm.com> X-Mailer: git-send-email 2.16.2 Subject: [edk2-platforms PATCH v1 0/3] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP *** X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2018 14:46:54 -0000 *** PI Specification v1.5 "Volume 4: Management Mode Core Interface" introduces the concept of MM Standalone Mode. This patchset enables Standalone Management Mode Core Interface on AARCH64 FVP. *** Supreeth Venkatesh (3): Platform/VExpressPkg: Enable MM communication driver. VExpressPkg: Add Test application "MmCommTest" to AArch64 FVP. VExpressPkg: Reorder driver load order for AARCH64 FVP. Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 14 +++++++++++++- Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 7 ++++++- 2 files changed, 19 insertions(+), 2 deletions(-) -- 2.16.2