From patchwork Fri Oct 28 09:28:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 79868 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp1075370qge; Fri, 28 Oct 2016 02:28:30 -0700 (PDT) X-Received: by 10.98.68.90 with SMTP id r87mr23212935pfa.19.1477646910152; Fri, 28 Oct 2016 02:28:30 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id pw4si10423900pac.166.2016.10.28.02.28.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Oct 2016 02:28:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 3927281D19; Fri, 28 Oct 2016 02:28:29 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id ABBCD81D17 for ; Fri, 28 Oct 2016 02:28:27 -0700 (PDT) Received: by mail-wm0-x235.google.com with SMTP id n67so100865165wme.1 for ; Fri, 28 Oct 2016 02:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=16H2dGpyJs6bh7cCJSSukZIVJG4OZ2hRa91xGseyKKs=; b=e6mf9b3FLoYCMGL7NyRFMQab+NEFDBcKkIFmKRy4bKBklY57NfgUFSme40TenZV9FJ iEoJt/iMPGGmCArMi6yKFQVN1JyYK/8x5y5U2GEQhsxGv6q7gkEKX93A+DYhnPcpXgZT RscRzIQ0inGqQqVv2LTIAQQJZEfo2YdmmkMiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=16H2dGpyJs6bh7cCJSSukZIVJG4OZ2hRa91xGseyKKs=; b=IEyym6KO9yiQtD3wf/fBfVVOxi1Cqsv5EeceBLN37tWgkHP38ML+yezUufbMppXdCC TtVpOxhMLET9CRqrDbIMPHHvE/m2RS/IDE1M1k1F1bVDCUsVboR5udzHQeVBVkoorGvs eWB/vn03umBJYk/hdU41gsjueh7IB2dUt6TY7JPyRHrEHhKhXdV8vkobUiuv9SJIr40u zJZ80cVn4uLCazVUyoVKZqyzlZvVVrme8dwzGJ4iYZFTMikSdJYpFI/I+Vet6HeI1gbd 1ybK1zwcvNrAPTPo8t2lJH58cwmouufnkiF/b8Vj4tC+EHgWuIGySgChpC3TP8mPYbQy XOnA== X-Gm-Message-State: ABUngvfnTEU+ZYg+Ip/8JXxtVr7ydOCAjvXCiqL2F5NpQech6HTp0mJ3VTVHUiCYdMI52+bk X-Received: by 10.28.74.193 with SMTP id n62mr1726271wmi.67.1477646906318; Fri, 28 Oct 2016 02:28:26 -0700 (PDT) Received: from localhost.localdomain ([105.150.227.229]) by smtp.gmail.com with ESMTPSA id t129sm5074228wmg.23.2016.10.28.02.28.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 28 Oct 2016 02:28:25 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Fri, 28 Oct 2016 10:28:11 +0100 Message-Id: <1477646896-21444-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477646896-21444-1-git-send-email-ard.biesheuvel@linaro.org> References: <1477646896-21444-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v3 1/6] ArmPkg: add missing components 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: , Cc: ryan.harkin@linaro.org, lersek@redhat.com, Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" ArmPkg.dsc was a bit out of date, and some modules added over the past years had not been added to its [Components] section yet. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel Tested-by: Ryan Harkin Reviewed-by: Leif Lindholm --- ArmPkg/ArmPkg.dsc | 11 +++++++++++ 1 file changed, 11 insertions(+) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/ArmPkg/ArmPkg.dsc b/ArmPkg/ArmPkg.dsc index ed7e482ddd62..8b2bfa2338f0 100644 --- a/ArmPkg/ArmPkg.dsc +++ b/ArmPkg/ArmPkg.dsc @@ -142,6 +142,16 @@ [Components.common] ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf + ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf + ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf + ArmPkg/Library/ArmGicArchLib/ArmGicArchLib.inf + ArmPkg/Library/ArmGicArchSecLib/ArmGicArchSecLib.inf + ArmPkg/Library/ArmLib/ArmBaseLib.inf + ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf + ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf + ArmPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf + ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf + [Components.ARM] ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf @@ -150,3 +160,4 @@ [Components.ARM] [Components.AARCH64] ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.inf + ArmPkg/Library/ArmMmuLib/ArmMmuPeiLib.inf