From patchwork Thu Apr 7 12:11:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 65314 Delivered-To: patch@linaro.org Received: by 10.112.43.237 with SMTP id z13csp37772lbl; Thu, 7 Apr 2016 05:11:59 -0700 (PDT) X-Received: by 10.98.67.67 with SMTP id q64mr4435902pfa.44.1460031117778; Thu, 07 Apr 2016 05:11:57 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id u4si556998par.185.2016.04.07.05.11.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Apr 2016 05:11:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; 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 2001:19d0:306:5::1 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 2DF9C1A1FB2; Thu, 7 Apr 2016 05:11:57 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 7A29C1A1E69 for ; Thu, 7 Apr 2016 05:11:55 -0700 (PDT) Received: by mail-wm0-x236.google.com with SMTP id f198so22641320wme.0 for ; Thu, 07 Apr 2016 05:11:55 -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=ZWWjchis8osgIvJ8pkxycIp4lkaO2EnXftwZVRQjF5g=; b=M8c0rHPpXvf2Qy2KQ/y8YPwsUYDobxO63rr4TO65kd+q0O7m5GuylXjAs+OSXMgkim aZ9zpV1H/mCii2g4pp8Vm9Lp/NHRf+O9by1sy6z0oqDRAvL4wJBcdcuogbkwFQQWyN6D RjbFgWeOaCyXnTw3vTCNvWGfGODtufzjRTyGk= 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=ZWWjchis8osgIvJ8pkxycIp4lkaO2EnXftwZVRQjF5g=; b=hwI9zXxLIM9wRqB74L1ZLMaPGGgHVFTPjfu9wW4LRHSS2m40WOatvyigZGr2LZSv/K vNvoMoTe6oStz3VrtVvKq+PbtLkO44vRz43eeXwK3rL0wIPVZ7a0EjYLkNHuvMZnv3+o UaVlPE2sSzbKL0Gap6vTr7tlbUGHE7ZV0g1yedveAvz83KZ6mdpyrbrKoRWOSAVmVVXX anoGFzWa1xrqdxbvcxN+TAXOa1nDbUV/bcz8wyGlwIKsvZEU33agX9Y+oBdg04OvIKl2 aKAQW7H4sWeF2sM1KVKHZb3bDSnGW0djnLfa+LFEFRPNKkgOtjJZVOXKQWbuoeZ+6Luj vMlw== X-Gm-Message-State: AD7BkJKpWt42nkZTyB4Mh8kr3RI1+7UM9B2o4aUAvyxlfpEkNXyyVa/NkCnBtx9xNNP+vzlp X-Received: by 10.194.84.100 with SMTP id x4mr3508271wjy.169.1460031114181; Thu, 07 Apr 2016 05:11:54 -0700 (PDT) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id u3sm29754516wmg.15.2016.04.07.05.11.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Apr 2016 05:11:53 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, lersek@redhat.com Date: Thu, 7 Apr 2016 14:11:37 +0200 Message-Id: <1460031097-5853-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1460031097-5853-1-git-send-email-ard.biesheuvel@linaro.org> References: <1460031097-5853-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH 2/2] ArmVirtPkg: drop bogus ArmPlatformSecExtraActionLib resolution X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Nothing we use on any of the ArmVirtPkg platforms depends on the ArmPlatformSecExtraActionLib library class, so drop the resolution from ArmVirt.dsc.inc Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmVirtPkg/ArmVirt.dsc.inc | 1 - 1 file changed, 1 deletion(-) -- 2.5.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Laszlo Ersek diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc index 14e15213b3c9..850a110dcc94 100644 --- a/ArmVirtPkg/ArmVirt.dsc.inc +++ b/ArmVirtPkg/ArmVirt.dsc.inc @@ -148,7 +148,6 @@ [LibraryClasses.common] [LibraryClasses.common.SEC] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf - ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf