From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cam-smtp0.cambridge.arm.com (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 747D681EF2 for ; Thu, 24 Nov 2016 11:56:20 -0800 (PST) Received: from E107800.Emea.Arm.com (e107800.emea.arm.com [10.1.35.78]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id uAOJuHJW021110; Thu, 24 Nov 2016 19:56:17 GMT From: evan.lloyd@arm.com To: edk2-devel@ml01.01.org Cc: Ard Biesheuvel , Leif Lindholm Date: Thu, 24 Nov 2016 19:56:10 +0000 Message-Id: <20161124195612.17632-1-evan.lloyd@arm.com> X-Mailer: git-send-email 2.8.3 Subject: [PATCH 0/2] Virtual Memory Map Fix for VE X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 19:56:20 -0000 From: Evan Lloyd This patch set fixes an allocation error in the Versatile Express RTSMMem.c. An extra patch is included that merely tidies the code format before the real fix is applied. The resultant code is available for examination at: https://github.com/EvanLloyd/tianocore/tree/649_VMM_v1 Evan Lloyd (1): ArmPlatformPkg: Reformat VE Memory Map code Sami Mujawar (1): ArmPlatformPkg: Fix VE RTSM mem map descriptor count ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/RTSMMem.c | 104 +++++++++----------- 1 file changed, 48 insertions(+), 56 deletions(-) -- Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")