From patchwork Thu Jun 14 18:22:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 138608 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp2455625lji; Thu, 14 Jun 2018 11:27:51 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIbGA44sQilYPiLzfPvxMq6HCSf8qbF0KQ+bomI1apxXlctI+x+4pCjj7w1iZz92/ROtI2N X-Received: by 2002:a50:9a21:: with SMTP id o30-v6mr3540734edb.236.1529000871636; Thu, 14 Jun 2018 11:27:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529000871; cv=none; d=google.com; s=arc-20160816; b=unycNhgE4gW9PnHuRx7hwtU6OJj1lssPJkne1vBvX5Zz1N0GEeIbINM4FT86mvww4i eWW0Mtz4utmVVjFXVk8Y/hZxrKw1qRG881EoipaksME103mJmYSWja5ih4ouFql5W1D/ fm/lJgeR/dYoaJoqG6v/Uxgie9GwY+EbtTJXSLvPrxM5iT8dr/p9bvtXqRgHZSfAIR8z 8uy6uH3zu44iHKXy0MmR1CWkDqXQXz9WDJ7uK9TrBMBKCklsL9FgGsOHb+5EByXGZeX9 HbG1u4BjWBBQ+H4TalXrFuKmeJKBEuySj4fi1hj1H4ZQo2WjVJdzEA5/Kh4woaP9G8hr 12Mw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:arc-authentication-results; bh=eeSrLwpw4uMA42nSFehq+HVZdRgGGASbpnV1TDpLDuU=; b=sBDnXzQsh9XpZWESuAes2qsEO5pSpTv8x4WeWsq1zezaoyjtDCkgranPAhovzAr9r2 lHcpzvxec/HRY3UMKUpvXltGbp7y/8dWXRys85qy9ZeAqTQKHPta+n0//Lg4S0dDejs5 W0eJgW7CHhnM0iWwxnAuAfG3lEeQiX9JmbHIENXkbc6Qs2lxcwTZ9xadFcBK0Al9GFtN NUA7DSZu1GuwLJe8sjjKWQCB6hfrXId4+zZ71q2tOCQDOw682Qmyd5eYGmCNR6jB6Nad 3JdT9aeqeb3pIwDAu0qfUpjaYyfeMvVyTNZMY1Pze6DXF/3KNYBOM4QArlLgLle242R0 sokQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id c6-v6si2101393edr.105.2018.06.14.11.27.51; Thu, 14 Jun 2018 11:27:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 46CB0C21DFD; Thu, 14 Jun 2018 18:24:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 06E9BC21E15; Thu, 14 Jun 2018 18:22:42 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 007F5C21C29; Thu, 14 Jun 2018 18:22:35 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id 5D348C21D74 for ; Thu, 14 Jun 2018 18:22:35 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id A8EC3AFB7; Thu, 14 Jun 2018 18:22:34 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Thu, 14 Jun 2018 20:22:30 +0200 Message-Id: <20180614182232.78201-10-agraf@suse.de> X-Mailer: git-send-email 2.12.3 In-Reply-To: <20180614182232.78201-1-agraf@suse.de> References: <20180614182232.78201-1-agraf@suse.de> Cc: Heinrich Schuchardt , Andy Shevchenko Subject: [U-Boot] [PATCH v2 09/11] efi_loader: Disable miniapps on sandbox X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" In the sandbox environment we can not easily build efi stub binaries right now, so let's disable the respective test cases for the efi selftest suite. Signed-off-by: Alexander Graf Reviewed-by: Simon Glass --- lib/efi_selftest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/efi_selftest/Makefile b/lib/efi_selftest/Makefile index 4fe404d88d..bf5c8199cb 100644 --- a/lib/efi_selftest/Makefile +++ b/lib/efi_selftest/Makefile @@ -41,7 +41,7 @@ endif # TODO: As of v2018.01 the relocation code for the EFI application cannot # be built on x86_64. -ifeq ($(CONFIG_X86_64),) +ifeq ($(CONFIG_X86_64)$(CONFIG_SANDBOX),) ifneq ($(CONFIG_CMD_BOOTEFI_SELFTEST),)