From patchwork Wed Mar 16 14:07:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 63932 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1347801lbc; Wed, 16 Mar 2016 07:15:40 -0700 (PDT) X-Received: by 10.98.7.136 with SMTP id 8mr6425432pfh.24.1458137739782; Wed, 16 Mar 2016 07:15:39 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id kk8si5464094pab.26.2016.03.16.07.15.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Mar 2016 07:15:39 -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; 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; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 882B11A1EF0; Wed, 16 Mar 2016 07:15:58 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (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 AF6E41A1EEF for ; Wed, 16 Mar 2016 07:15:57 -0700 (PDT) Received: by mail-wm0-x22c.google.com with SMTP id l124so50440437wmf.1 for ; Wed, 16 Mar 2016 07:15:38 -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=s8/ywcQRFPbhPhBK+uoEMoIgoveywp1IReTTtnQj5zA=; b=C02zXsQs9TMXmActUhBIqIusm8WWN4r5Ez6xHyFwwyhZ0Dlu6eFaER6rLWM5di78JI bLqyIf1Y81qx5nXDPpHZYZpQiuSgfrsTgKFMxsU490c/edPfgqxyRghNMxoJlbhh3Q2V fFBgxIbh5q1mD7nY5VL0k3Dc19MF0Iw2o+LEY= 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=s8/ywcQRFPbhPhBK+uoEMoIgoveywp1IReTTtnQj5zA=; b=a+UhUiOTEpHB5ZJqo61Mf1bRK1FIMgST35KG53I7LbLPQDTeFDQo/TtZ5/MFCZIt1e 7UcvCxug5/616IFDQISHCA5Ws2h6XLJxnb9rIJSZKMpiCT0No7EeyTOXN4kOqLn9qGrW MaDdB3NDL8B2j6pqXsoE4aTEHjaduuZLiGrRTMFxyi+9OdRPKbREOzQuxYfUePdzdxJE +ecwtUtpngEepcuBoTXan8T9VJdgRxsoLpmxMx0iJk6IEssiZliY2f7zPY6FPEhAveE7 jb3EBH4ZcunDqtaD7+GUbg+FyJODWLxtAE63pmiXQKXwwkibyUfiMw4rQGzwUKIj9MT5 LtBw== X-Gm-Message-State: AD7BkJIXb4gkQa19KVcNUT4/inMbqhS0B9ZVJdRw+Q/yiUOtti+ZLxfDAW/PHLElPF/rC0d7 X-Received: by 10.28.129.7 with SMTP id c7mr28480391wmd.11.1458137737025; Wed, 16 Mar 2016 07:15:37 -0700 (PDT) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id c128sm25647968wma.11.2016.03.16.07.07.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 16 Mar 2016 07:15:36 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Wed, 16 Mar 2016 15:07:46 +0100 Message-Id: <1458137266-13831-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1458137266-13831-1-git-send-email-ard.biesheuvel@linaro.org> References: <1458137266-13831-1-git-send-email-ard.biesheuvel@linaro.org> Cc: Ard Biesheuvel Subject: [edk2] [PATCH 2/2] Omap35xxPkg: move to ARM version of CpuExceptionHandlerLib X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Change our resolution for the previously unused CpuExceptionHandlerLib from the null implementation to the newly added implementation specific to AARCH64 and ARM. This is needed since our CpuDxe will start using it in a subsequent patch. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- This package does not actually refer to any modules that depend on CpuExceptionHandlerLib, but for the sake of completeness, let's change it anyway Omap35xxPkg/Omap35xxPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.5.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Leif Lindholm diff --git a/Omap35xxPkg/Omap35xxPkg.dsc b/Omap35xxPkg/Omap35xxPkg.dsc index 5943e716c469..b719652b5a08 100644 --- a/Omap35xxPkg/Omap35xxPkg.dsc +++ b/Omap35xxPkg/Omap35xxPkg.dsc @@ -43,7 +43,7 @@ [LibraryClasses.common] CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf DefaultExceptioHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf - CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf + CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf RealTimeClockLib|EmbeddedPkg/Library/TemplateRealTimeClockLib/TemplateRealTimeClockLib.inf