From patchwork Fri Aug 2 21:29:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roy Franz X-Patchwork-Id: 2838189 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id F291ABF535 for ; Fri, 2 Aug 2013 21:32:01 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 32CB420423 for ; Fri, 2 Aug 2013 21:32:01 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 361D120421 for ; Fri, 2 Aug 2013 21:32:00 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V5Mw1-0006xO-Vc; Fri, 02 Aug 2013 21:30:55 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V5Mvc-0007FO-Iw; Fri, 02 Aug 2013 21:30:28 +0000 Received: from mail-pb0-f43.google.com ([209.85.160.43]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V5Muu-00078J-Er for linux-arm-kernel@lists.infradead.org; Fri, 02 Aug 2013 21:29:53 +0000 Received: by mail-pb0-f43.google.com with SMTP id md4so1123651pbc.30 for ; Fri, 02 Aug 2013 14:29:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=RJ8bu2kmMM0nN1YdD2xDScPsjIew27BhX7p0lSy1s74=; b=cp8m8eC3Fe+YAumKAU+hMkRIYJUNuBzq7DRxoWTaQyCOKlcCtRP6LTzLsue/o0LS9/ 0t3rB7C4uWiPg/4tf5MQESTCfhqqbs3/KB36KBZEIxZm5rNPpEv3PjDWezIvfV7VxkkM 5dL11FtPeovhQcNSlN2AwNuFgtalF+BHpEcM70QsdJZwfFMj9D5JEWLHOuKEMG4nE1Vm 2eM1TyAsknfQHBO4Hl2qVYIrnOkQ3EItvkvfNknoxq4Hhg2WKaVmf2PGWyZzQaNPyv3E rPjRYg4qTgfvZ20pGDv7yrW4PU8qBggc+HCyKo8o/kbr8hYGNq02oGop+rPu+3/0Jkpy vmZw== X-Received: by 10.68.58.97 with SMTP id p1mr9974393pbq.144.1375478962805; Fri, 02 Aug 2013 14:29:22 -0700 (PDT) Received: from rfranz-i7.local (c-24-10-48-230.hsd1.ca.comcast.net. [24.10.48.230]) by mx.google.com with ESMTPSA id aj3sm12570219pad.8.2013.08.02.14.29.21 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 02 Aug 2013 14:29:22 -0700 (PDT) From: Roy Franz To: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, matt.fleming@intel.com, linux@arm.linux.org.uk Subject: [PATCH 5/7] Add strstr to compressed string.c for ARM. Date: Fri, 2 Aug 2013 14:29:06 -0700 Message-Id: <1375478948-22562-6-git-send-email-roy.franz@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1375478948-22562-1-git-send-email-roy.franz@linaro.org> References: <1375478948-22562-1-git-send-email-roy.franz@linaro.org> X-Gm-Message-State: ALoCoQkE2syaMDG3F4pTqfw81izaA66BAsh4Ed6P+dfY/MHZFxHQbbjx12bpUcrJ1PPRGQL3+M2p X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130802_172944_619558_7DF43778 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Roy Franz , leif.lindholm@linaro.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The shared efi-stub-helper.c functions require a strstr implementation. Implementation copied from arch/x86/boot/string.c Signed-off-by: Roy Franz --- arch/arm/boot/compressed/string.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/compressed/string.c b/arch/arm/boot/compressed/string.c index 36e53ef..5397792 100644 --- a/arch/arm/boot/compressed/string.c +++ b/arch/arm/boot/compressed/string.c @@ -111,6 +111,27 @@ char *strchr(const char *s, int c) return (char *)s; } +/** + * strstr - Find the first substring in a %NUL terminated string + * @s1: The string to be searched + * @s2: The string to search for + */ +char *strstr(const char *s1, const char *s2) +{ + size_t l1, l2; + + l2 = strlen(s2); + if (!l2) + return (char *)s1; + l1 = strlen(s1); + while (l1 >= l2) { + l1--; + if (!memcmp(s1, s2, l2)) + return (char *)s1; + s1++; + } + return NULL; +} #undef memset void *memset(void *s, int c, size_t count)