From patchwork Wed Aug 10 15:17:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 73668 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp456212qga; Wed, 10 Aug 2016 08:19:14 -0700 (PDT) X-Received: by 10.66.253.101 with SMTP id zz5mr8093728pac.32.1470842354141; Wed, 10 Aug 2016 08:19:14 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id v187si48999805pfb.258.2016.08.10.08.19.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Aug 2016 08:19:14 -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 6308F1A1E60; Wed, 10 Aug 2016 08:19:04 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 BC0E51A1E43 for ; Wed, 10 Aug 2016 08:19:02 -0700 (PDT) Received: by mail-wm0-x229.google.com with SMTP id f65so96829460wmi.0 for ; Wed, 10 Aug 2016 08:19:02 -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=qAQibbE73wDLjWxVeq73Q5x6teXLLLAcGf1lHfJ8/Vc=; b=K7ae2DU/pII+VQdQ2hQ46SH9KQiU1/G0mtTvgqOPvx7m3gOaZ390c6LDYTOEzakduz uwgDYApVSlxXTXPNgspThlvQBLId+if/S+I788r+LxOlw5mVMALaZ4ZdsKBUdogVH3FV TCGsk66hUZDTXK11fQC6nYt2K9ov2rN7j8/6w= 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=qAQibbE73wDLjWxVeq73Q5x6teXLLLAcGf1lHfJ8/Vc=; b=cWib+Pa5UM3KhxhqSrV+qVV7JBIc6H1WmIMekxKTCOB7O0VYUl/CFmcSpcRbUmbf0f o36JbhrAQkt88x4Mg8N2gxQpx87GjBrUUDehNizt2QQh0aaSOk3GySNEHYXuHFRtwDS/ LUiOByLkHLAdb9whynZXixY9QjpED4FHJ/bO4eKqnv7coKLwaVMN57+cz80YdXYWOkIl y8TyrzySIy2hUSb7hzzGX4i9Pc6KL1MnxC7QqO1m5uvxPEF5nzMhDJWbctGwUDKyJntS inO9Gsj+oyc02gDzxvPQzMFTm11E9I0q8gbwtcTg40D8kXcBrAW0R0m2qS/yE2vQGD+7 cX8g== X-Gm-Message-State: AEkooutA8IT6ltkAk365C+oKg1DtM0nm0zu44w3YCVoxvU2qflsrou0u/4Roplmpjcze3qab X-Received: by 10.194.175.201 with SMTP id cc9mr4588668wjc.38.1470842341256; Wed, 10 Aug 2016 08:19:01 -0700 (PDT) Received: from localhost.localdomain (46.red-81-37-107.dynamicip.rima-tde.net. [81.37.107.46]) by smtp.gmail.com with ESMTPSA id c16sm8908374wme.4.2016.08.10.08.18.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 10 Aug 2016 08:19:00 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org, eugene@hp.com Date: Wed, 10 Aug 2016 17:17:56 +0200 Message-Id: <1470842282-8415-21-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1470842282-8415-1-git-send-email-ard.biesheuvel@linaro.org> References: <1470842282-8415-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH 20/26] BeagleBoardPkg: add missing ArmMmuLib resolution 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: lersek@redhat.com, Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- BeagleBoardPkg/BeagleBoardPkg.dsc | 1 + 1 file changed, 1 insertion(+) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc index aedaf4e042ec..b4a645ba9149 100644 --- a/BeagleBoardPkg/BeagleBoardPkg.dsc +++ b/BeagleBoardPkg/BeagleBoardPkg.dsc @@ -33,6 +33,7 @@ [Defines] [LibraryClasses.common] ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf + ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf ArmPlatformLib|BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf